- getColor() - Method in interface ej.microvg.image.LinearGradient.LinearGradientStop
-
Gets the color.
- getFormat() - Method in interface ej.microvg.image.pathdata.PathData
-
Gets the format used to encode the path data.
- getFormat() - Method in class ej.microvg.image.pathdata.SingleArrayPathDataFP32
-
- getFormat() - Method in class ej.microvg.image.pathdata.SingleArrayPathDataS16
-
- getFormat() - Method in class ej.microvg.image.pathdata.SingleArrayPathDataS32
-
- getFormat() - Method in class ej.microvg.image.pathdata.SingleArrayPathDataS8
-
- getFormat() - Method in class ej.microvg.image.pathdata.TwoArraysPathData
-
- getMaxX() - Method in interface ej.microvg.image.Path
-
Gets the right x coordinate of the path's bounding box.
- getMaxY() - Method in interface ej.microvg.image.Path
-
Gets the bottom y coordinate of the path's bounding box.
- getMinX() - Method in interface ej.microvg.image.Path
-
Gets the left x coordinate of the path's bounding box.
- getMinY() - Method in interface ej.microvg.image.Path
-
Gets the top y coordinate of the path's bounding box.
- getOpacity() - Method in interface ej.microvg.image.LinearGradient.LinearGradientStop
-
Gets the opacity of the color.
- getPath() - Method in class ej.microvg.image.pathdata.SingleArrayPathData
-
Gets the buffer that contains the encoded data of the path.
- getPathCommands() - Method in class ej.microvg.image.pathdata.TwoArraysPathData
-
Gets the buffer that contains the encoded commands.
- getPathParams() - Method in class ej.microvg.image.pathdata.TwoArraysPathData
-
Gets the buffer that contains the encoded command paramerters.
- getPosition() - Method in interface ej.microvg.image.LinearGradient.LinearGradientStop
-
Gets the color position.
- getStops() - Method in interface ej.microvg.image.LinearGradient
-
Gets the linear gradient's stops (color and position).
- getUnitSize() - Method in enum ej.microvg.image.ImageGenerator.Format
-
Gets the unit size.
- getXEnd() - Method in interface ej.microvg.image.LinearGradient
-
Gets the end point X-coordinate.
- getXStart() - Method in interface ej.microvg.image.LinearGradient
-
Gets the start point X-coordinate.
- getYEnd() - Method in interface ej.microvg.image.LinearGradient
-
Gets the start point Y-coordinate.
- getYStart() - Method in interface ej.microvg.image.LinearGradient
-
Gets the start point Y-coordinate.