- elementSize() - Method in class net.returnvoid.graphics.grid.EllipseGrid
-
Calculates and returns the size of any element of the grid.
- elementSize(Integer) - Method in class net.returnvoid.graphics.grid.SpiralGrid
-
Calculates and returns the size of an element of the grid.
- Ellipse - Class in net.returnvoid.graphics.shape
-
A class for building and transforming ellipse.
- Ellipse(PApplet, PVector[]) - Constructor for class net.returnvoid.graphics.shape.Ellipse
-
Builds a shape with the given coordinates.
- Ellipse(PApplet, float, float, float, float) - Constructor for class net.returnvoid.graphics.shape.Ellipse
-
Builds a new ellipse with the given parameters.
- Ellipse(PApplet, PVector, PVector) - Constructor for class net.returnvoid.graphics.shape.Ellipse
-
Builds a new ellipse with the given parameters.
- EllipseGrid - Class in net.returnvoid.graphics.grid
-
This class helps to build an ellipsoid grid.
- enableAutoResize() - Method in class net.returnvoid.io.ImageLoader
-
Enable auto resizing of images.
- enableKeys() - Method in class net.returnvoid.io.ColorPaletteLoader
-
- enableKeys() - Method in class net.returnvoid.io.DataLoader
-
Enables the automatic key events of this object.
- enableKeys() - Method in class net.returnvoid.io.ImageLoader
-
- equals(ColorSpace) - Method in enum net.returnvoid.color.ColorDifferenceMeasure
-
Checks if a ColorSpace is equal to a ColorDofferenceMeasure.
- equals(ColorDifferenceMeasure) - Method in enum net.returnvoid.color.ColorSpace
-
Checks if a ColorSpace is equal to a ColorDofferenceMeasure.
- equals(RColor) - Method in class net.returnvoid.color.HSBColor
-
Checks if the input color is equal to this object.
- equals(RColor) - Method in class net.returnvoid.color.LabColor
-
Checks if the input color is equal to this object.
- equals(RColor) - Method in class net.returnvoid.color.LCHColor
-
Checks if the input color is equal to this object.
- equals(RColor) - Method in interface net.returnvoid.color.RColor
-
Checks if the input color is equal to this object.
- equals(RColor) - Method in class net.returnvoid.color.RGBColor
-
Checks if the input color is equal to this object.
- equals(RColor) - Method in class net.returnvoid.color.XYZColor
-
Checks if the input color is equal to this object.
- EquiSpiralGrid - Class in net.returnvoid.graphics.grid
-
This class helps to build an spiral grid.
- EquiSpiralGrid(float, float, float, float, float, float, float, int) - Constructor for class net.returnvoid.graphics.grid.EquiSpiralGrid
-
Builds a new grid.
- export(int, String) - Method in class net.returnvoid.analytics.ColorClusteringBuilder
-
Exports the current clustering with k clusters with 6 sample
representations.
- ExportHelper - Class in net.returnvoid.io
-
A collection of helper methods to provide the export of files.