Skip navigation links
A C D E F G H I J K L M N P R S T U V W X 

S

save(PApplet) - Method in class net.returnvoid.color.ColorPalette
This method saves a JSON file containing this palettes color information.
save(PApplet, String) - Method in class net.returnvoid.color.ColorPalette
This method saves a JSON file containing this palettes color information.
save(PApplet, String, String) - Method in class net.returnvoid.color.ColorPalette
This method saves a JSON file containing this palettes color information.
save(String) - Method in class net.returnvoid.color.ColorPalette
This method saves a JSON file containing this palettes color information.
save(String, String) - Method in class net.returnvoid.color.ColorPalette
This method saves a JSON file containing this palettes color information.
scale(float) - Method in class net.returnvoid.graphics.shape.Curve
 
scale(PVector, float) - Method in class net.returnvoid.graphics.shape.Curve
 
scale(PVector, float, float) - Method in class net.returnvoid.graphics.shape.Curve
Scales the shape by the given scaling factors.
scale(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
scale(PVector, float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
scale(PVector, float, float) - Method in class net.returnvoid.graphics.shape.CurvedLens
Scales the shape by the given scaling factors.
scale(float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
scale(PVector, float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
scale(PVector, float, float) - Method in class net.returnvoid.graphics.shape.Ellipse
Scale the shape by the given scaling factors.
scale(float) - Method in class net.returnvoid.graphics.shape.Line
 
scale(PVector, float) - Method in class net.returnvoid.graphics.shape.Line
 
scale(float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
scale(PVector, float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
scale(PVector, float, float) - Method in class net.returnvoid.graphics.shape.LineSegments
Scales the shape by the given scaling factors.
scale(float) - Method in class net.returnvoid.graphics.shape.Rect
 
scale(PVector, float) - Method in class net.returnvoid.graphics.shape.Rect
 
scale(PVector, float, float) - Method in class net.returnvoid.graphics.shape.Rect
Scales the shape by the given scaling factors.
scale(float) - Method in interface net.returnvoid.graphics.shape.RShape
Scale the shape by the given scaling factor.
scale(PVector, float) - Method in interface net.returnvoid.graphics.shape.RShape
Scale the shape by the given scaling factor.
set(int) - Method in class net.returnvoid.color.RGBColor
Sets the channel values by the given color.
set(int, PVector) - Method in class net.returnvoid.graphics.shape.LineSegments
Updates the position of the control point with the given index.
set(int, float, float) - Method in class net.returnvoid.graphics.shape.LineSegments
Updates the position of the control point with the given index.
setA(Float) - Method in class net.returnvoid.color.LabColor
Sets the a value.
setA(int) - Method in class net.returnvoid.color.LabColor
Sets the a value.
setAlpha(Float) - Method in class net.returnvoid.color.HSBColor
 
setAlpha(int) - Method in class net.returnvoid.color.HSBColor
Sets the value of alpha / transparency.
setAlpha(Float) - Method in class net.returnvoid.color.LabColor
 
setAlpha(int) - Method in class net.returnvoid.color.LabColor
Sets the value of alpha / transparency.
setAlpha(Float) - Method in class net.returnvoid.color.LCHColor
 
setAlpha(int) - Method in class net.returnvoid.color.LCHColor
Sets the value of alpha / transparency.
setAlpha(Float) - Method in interface net.returnvoid.color.RColor
Sets the value of alpha / transparency.
setAlpha(Float) - Method in class net.returnvoid.color.RGBColor
 
setAlpha(int) - Method in class net.returnvoid.color.RGBColor
Sets the value of alpha / transparency.
setAlpha(Float) - Method in class net.returnvoid.color.XYZColor
 
setAlpha(int) - Method in class net.returnvoid.color.XYZColor
Sets the value of alpha / transparency.
setAngleSteps(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the angle distance between each element (in radians).
setAngleStepsDeg(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the angle distance between each element (in degrees).
setB(Float) - Method in class net.returnvoid.color.LabColor
Sets the b value.
setB(int) - Method in class net.returnvoid.color.LabColor
Sets the b value.
setBlue(Float) - Method in class net.returnvoid.color.RGBColor
Sets the blue value.
setBlue(int) - Method in class net.returnvoid.color.RGBColor
Sets the blue value.
setBrightness(int) - Method in class net.returnvoid.color.HSBColor
Sets the hue value.
setBrightness(Float) - Method in class net.returnvoid.color.HSBColor
Sets the hue value.
setCellHeight(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the height of the grid elements.
setCellWidth(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the width of the grid elements.
setChroma(Float) - Method in class net.returnvoid.color.LCHColor
Sets the chroma value.
setChroma(int) - Method in class net.returnvoid.color.LCHColor
Sets the chroma value.
setColorDifferenceMeasure(ColorDifferenceMeasure) - Method in class net.returnvoid.analytics.ColorCluster
Sets a new ColorDifferenceMeasure.
setColorDifferenceMeasure(ColorDifferenceMeasure) - Method in class net.returnvoid.analytics.ColorClusteringBuilder
Sets a new ColorDifferenceMeasure.
setColorDifferenceMeasure(ColorDifferenceMeasure) - Method in class net.returnvoid.color.ColorPalette
Sets the ColorDifferenceMeasure.
setColorPalette(ColorPalette) - Method in interface net.returnvoid.io.ColorPaletteUpdateObserver
Sets the color palette of this object.
setColors(RColor[]) - Method in class net.returnvoid.analytics.ColorClusteringBuilder
Sets the source for the clusterings (colors will be sampled from this colors).
setColorSpace(ColorSpace) - Method in class net.returnvoid.color.ColorPalette
Sets the measure which will be used to calculate the most similar color from an input to one of the palette's color.
setColorSpace(RColor) - Method in class net.returnvoid.color.ColorPalette
Sets the measure which will be used to calculate the most similar color from an input to one of the palette's color.
setColumns(Integer) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the number of columns for this grid.
setControlPoint(int, PVector) - Method in class net.returnvoid.graphics.shape.Curve
Sets one of the control points, which is not seen, but used to describe the start or end of the curve.
setDetails(int) - Method in class net.returnvoid.graphics.shape.CurvedLens
Sets the number of coordinates for the center curve.
setDetailScale(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
Sets the detailsScale factor.
setDimension(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the width and height of this grid (width and height will have the same value).
setDimension(float, float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the width and height of this grid.
setDimension(float, float) - Method in class net.returnvoid.graphics.shape.Ellipse
Sets the width and height of the ellipse.
setDimension(PVector, float, float) - Method in class net.returnvoid.graphics.shape.Ellipse
Sets the width and height of the ellipse.
setDimension(float, float) - Method in class net.returnvoid.graphics.shape.Rect
Sets the width and height of the rectangle.
setDimension(PVector, float, float) - Method in class net.returnvoid.graphics.shape.Rect
Sets the width and height of the rectangle.
setElementDistance(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Sets the distance of each element to its neighbors of this grid.
setEndRadius(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Sets the radius where the spiral ends.
setEndRadius(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the radius where the spiral ends.
setGreen(Float) - Method in class net.returnvoid.color.RGBColor
Sets the green value.
setGreen(int) - Method in class net.returnvoid.color.RGBColor
Sets the green value.
setHeight(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the height of this grid.
setHeight(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
Sets the thickness of the lens.
setHeight(float) - Method in class net.returnvoid.graphics.shape.Ellipse
Sets the height of the ellipse.
setHeight(PVector, float) - Method in class net.returnvoid.graphics.shape.Ellipse
Sets the height of the ellipse.
setHeight(float) - Method in class net.returnvoid.graphics.shape.Rect
Sets the height of the rectangle.
setHeight(PVector, float) - Method in class net.returnvoid.graphics.shape.Rect
Sets the height of the rectangle.
setHue(int) - Method in class net.returnvoid.color.HSBColor
Sets the hue value.
setHue(Float) - Method in class net.returnvoid.color.HSBColor
Sets the hue value.
setHue(Float) - Method in class net.returnvoid.color.LCHColor
Sets the hue value.
setHue(int) - Method in class net.returnvoid.color.LCHColor
Sets the hue value.
setImage(PImage) - Method in class net.returnvoid.analytics.ColorClusteringBuilder
Sets the source for the clusterings (colors will be sampled from this image).
setImage(PImage) - Method in interface net.returnvoid.io.ImageUpdateObserver
Sets the image of this object.
setIndex(int) - Method in class net.returnvoid.io.ColorPaletteLoader
Sets the current element.
setIndex(String) - Method in class net.returnvoid.io.ColorPaletteLoader
 
setIndex(int) - Method in class net.returnvoid.io.DataLoader
Sets the current element.
setIndex(String) - Method in class net.returnvoid.io.DataLoader
Sets the current element.
setIndex(int) - Method in class net.returnvoid.io.ImageLoader
Sets the current element.
setIndex(String) - Method in class net.returnvoid.io.ImageLoader
 
setKey(String, int) - Method in class net.returnvoid.io.ColorPaletteLoader
 
setKey(String, char) - Method in class net.returnvoid.io.ColorPaletteLoader
 
setKey(String, int) - Method in class net.returnvoid.io.DataLoader
Links a certain method call (e.g. next()) with a certain keyCode (e.g.
setKey(String, char) - Method in class net.returnvoid.io.DataLoader
Links a certain method call (e.g. next()) with a certain key (e.g.
setKey(String, int) - Method in class net.returnvoid.io.ImageLoader
 
setKey(String, char) - Method in class net.returnvoid.io.ImageLoader
 
setLength(float) - Method in class net.returnvoid.graphics.shape.Curve
Sets the length (not arclength) of this curve.
setLength(PVector, float) - Method in class net.returnvoid.graphics.shape.Curve
Sets the length (not arclength) of this curve.
setLength(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
Sets the length of this shape.
setLength(PVector, float) - Method in class net.returnvoid.graphics.shape.CurvedLens
Sets the length of this shape.
setLength(float) - Method in class net.returnvoid.graphics.shape.Line
Sets the length of this line.
setLength(PVector, float) - Method in class net.returnvoid.graphics.shape.Line
Sets the length of this line.
setLength(float) - Method in class net.returnvoid.graphics.shape.LineSegments
Sets the length of this shape.
setLength(PVector, float) - Method in class net.returnvoid.graphics.shape.LineSegments
Sets the length of this shape.
setLocation(float, float) - Method in class net.returnvoid.graphics.shape.Curve
 
setLocation(float, float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
setLocation(float, float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
setLocation(float, float) - Method in class net.returnvoid.graphics.shape.Line
 
setLocation(float, float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
setLocation(float, float) - Method in class net.returnvoid.graphics.shape.Rect
 
setLocation(float, float) - Method in interface net.returnvoid.graphics.shape.RShape
Translates the shape to the given location.
setLuminance(Float) - Method in class net.returnvoid.color.LabColor
Sets the luminance value.
setLuminance(int) - Method in class net.returnvoid.color.LabColor
Sets the luminance value.
setLuminance(Float) - Method in class net.returnvoid.color.LCHColor
Sets the luminance value.
setLuminance(int) - Method in class net.returnvoid.color.LCHColor
Sets the luminance value.
setMaxK(int) - Method in class net.returnvoid.analytics.ColorClusteringBuilder
Sets the maximal number of clusters for any clustering of this builder.
setName(String) - Method in class net.returnvoid.color.ColorPalette
Sets a name which will be associated with this palette.
setPadding(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
Sets the padding (space between elements of the grid).
setPadding(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Sets the padding (space between elements of the grid).
setPadding(float) - Method in interface net.returnvoid.graphics.grid.RGrid
Sets the padding (space between elements of the grid).
setPadding(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the padding (space between elements of the grid).
setPadding() - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the horizontal and vertical padding.
setPadding(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the horizontal and vertical padding.
setPaddingX() - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the horizontal padding.
setPaddingX(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the horizontal padding.
setPaddingY() - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the vertical padding.
setPaddingY(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the vertical padding.
setRadius(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
Sets the radius for this grid.
setRadiusX(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
Sets the horizontal radius for this grid.
setRadiusY(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
Sets the vertical radius for this grid.
setRed(Float) - Method in class net.returnvoid.color.RGBColor
Sets the red value.
setRed(int) - Method in class net.returnvoid.color.RGBColor
Sets the red value.
setRotation(float) - Method in class net.returnvoid.graphics.shape.Curve
 
setRotation(PVector, float) - Method in class net.returnvoid.graphics.shape.Curve
 
setRotation(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
setRotation(PVector, float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
setRotation(float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
setRotation(PVector, float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
setRotation(float) - Method in class net.returnvoid.graphics.shape.Line
 
setRotation(PVector, float) - Method in class net.returnvoid.graphics.shape.Line
 
setRotation(float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
setRotation(PVector, float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
setRotation(float) - Method in class net.returnvoid.graphics.shape.Rect
 
setRotation(PVector, float) - Method in class net.returnvoid.graphics.shape.Rect
 
setRotation(float) - Method in interface net.returnvoid.graphics.shape.RShape
Rotates the shape to the given angle (past rotations will be overridden).
setRotation(PVector, float) - Method in interface net.returnvoid.graphics.shape.RShape
Rotates the shape to the given angle (past rotations will be overridden).
setRotationDirection(int) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Sets the direction of the rotation.
setRotationDirection(Integer) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the direction of the rotation.
setRotations(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Sets the number of rotations the spiral should make.
setRotations(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the number of rotations the spiral should make.
setRows(Integer) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the number of rows for this grid.
setSaturation(int) - Method in class net.returnvoid.color.HSBColor
Sets the saturation value.
setSaturation(Float) - Method in class net.returnvoid.color.HSBColor
Sets the saturation value.
setSize(Integer) - Method in class net.returnvoid.graphics.grid.EllipseGrid
Sets the number of elements for this grid.
setSize(Integer) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the number of elements which will be placed on the grid.
setSize(Integer) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the number of elements for this grid.
setStartAngle(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
Set the position of the first element of the grid.
setStartAngle(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Set the position of the first element of the grid.
setStartAngle(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Set the position of the first element of the grid.
setStartAngleDeg(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Set the position of the first element of the grid.
setStartRadius(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
Sets the radius where the spiral starts.
setStartRadius(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
Sets the radius where the spiral starts.
setTrainingSize(int) - Method in class net.returnvoid.analytics.ColorClusteringBuilder
Sets the number of colors which will be used to learn the clusterings.
setWidth(float) - Method in class net.returnvoid.graphics.grid.TableGrid
Sets the width of this grid.
setWidth(float) - Method in class net.returnvoid.graphics.shape.Ellipse
Sets the width of the ellipse.
setWidth(PVector, float) - Method in class net.returnvoid.graphics.shape.Ellipse
Sets the width of the ellipse.
setWidth(float) - Method in class net.returnvoid.graphics.shape.Rect
Sets the width of the rectangle.
setWidth(PVector, float) - Method in class net.returnvoid.graphics.shape.Rect
Sets the width of the rectangle.
setX(Float) - Method in class net.returnvoid.color.XYZColor
Sets the x value.
setX(int) - Method in class net.returnvoid.color.XYZColor
Sets the x value.
setX(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
 
setX(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
 
setX(float) - Method in interface net.returnvoid.graphics.grid.RGrid
Set to x-position of the grid.
setX(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
 
setX(float) - Method in class net.returnvoid.graphics.grid.TableGrid
 
setX(float) - Method in class net.returnvoid.graphics.shape.Curve
 
setX(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
setX(float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
setX(float) - Method in class net.returnvoid.graphics.shape.Line
 
setX(float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
setX(float) - Method in class net.returnvoid.graphics.shape.Rect
 
setX(float) - Method in interface net.returnvoid.graphics.shape.RShape
Translates the shape to the given x-location.
setY(Float) - Method in class net.returnvoid.color.XYZColor
Sets the y value.
setY(int) - Method in class net.returnvoid.color.XYZColor
Sets the y value.
setY(float) - Method in class net.returnvoid.graphics.grid.EllipseGrid
 
setY(float) - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
 
setY(float) - Method in interface net.returnvoid.graphics.grid.RGrid
Set to y-position of the grid.
setY(float) - Method in class net.returnvoid.graphics.grid.SpiralGrid
 
setY(float) - Method in class net.returnvoid.graphics.grid.TableGrid
 
setY(float) - Method in class net.returnvoid.graphics.shape.Curve
 
setY(float) - Method in class net.returnvoid.graphics.shape.CurvedLens
 
setY(float) - Method in class net.returnvoid.graphics.shape.Ellipse
 
setY(float) - Method in class net.returnvoid.graphics.shape.Line
 
setY(float) - Method in class net.returnvoid.graphics.shape.LineSegments
 
setY(float) - Method in class net.returnvoid.graphics.shape.Rect
 
setY(float) - Method in interface net.returnvoid.graphics.shape.RShape
Translates the shape to the given y-location.
setZ(Float) - Method in class net.returnvoid.color.XYZColor
Sets the z value.
setZ(int) - Method in class net.returnvoid.color.XYZColor
Sets the z value.
SHAPE - Static variable in class net.returnvoid.io.DataLoader
File type: Shape (.svg)
size() - Method in class net.returnvoid.analytics.ColorCluster
Returns the number of cluster members.
size() - Method in class net.returnvoid.analytics.ColorClustering
The number of clusters for this clustering.
size() - Method in class net.returnvoid.analytics.ColorClusteringBuilder
Returns the number of clusterings for this builder.
size() - Method in class net.returnvoid.color.ColorPalette
Returns the number of colors in this palette.
size() - Method in class net.returnvoid.graphics.grid.EllipseGrid
 
size() - Method in class net.returnvoid.graphics.grid.EquiSpiralGrid
 
size() - Method in interface net.returnvoid.graphics.grid.RGrid
Returns the number of elements in the grid.
size() - Method in class net.returnvoid.graphics.grid.SpiralGrid
 
size() - Method in class net.returnvoid.graphics.grid.TableGrid
 
size() - Method in class net.returnvoid.graphics.shape.Curve
 
size() - Method in class net.returnvoid.graphics.shape.CurvedLens
 
size() - Method in class net.returnvoid.graphics.shape.Ellipse
 
size() - Method in class net.returnvoid.graphics.shape.Line
 
size() - Method in class net.returnvoid.graphics.shape.LineSegments
 
size() - Method in class net.returnvoid.graphics.shape.Rect
 
size() - Method in interface net.returnvoid.graphics.shape.RShape
Returns the number of coordinates for this shape.
size() - Method in class net.returnvoid.io.DataLoader
Returns the number of files within the given folder.
sort() - Method in class net.returnvoid.color.ColorPalette
Sorts the colors by luminance beginning with the lowest luminance.
sort(String) - Method in class net.returnvoid.color.ColorPalette
Sorts the colors by a parameter beginning with the lowest.
SpiralGrid - Class in net.returnvoid.graphics.grid
This class helps to build an spiral grid.
SpiralGrid(float, float, float, float, float, Integer, float, float) - Constructor for class net.returnvoid.graphics.grid.SpiralGrid
Builds a new grid.
StartAndTest - Class in net.returnvoid.test
 
StartAndTest() - Constructor for class net.returnvoid.test.StartAndTest
 
StringTools - Class in net.returnvoid.tools
A collection of functions to format Strings or to parse other data types to String in a certain way.
switchElement(Object, Cluster) - Method in interface net.returnvoid.analytics.Cluster
The given element member switches to another cluster under certain circumstances.
switchElement(Object, Cluster) - Method in class net.returnvoid.analytics.ColorCluster
 
switchElement(RColor, ColorCluster) - Method in class net.returnvoid.analytics.ColorCluster
The given element member switches to another cluster under certain circumstances.
A C D E F G H I J K L M N P R S T U V W X 
Skip navigation links