- setOffset(float, float) - Method in class com.microej.vivante.utils.PathBufferFP32
-
Sets an offset that will be used during drawing.
- setOffset(short, short) - Method in class com.microej.vivante.utils.PathBufferS16
-
Sets an offset that will be used during drawing.
- setOffset(int, int) - Method in class com.microej.vivante.utils.PathBufferS32
-
Sets an offset that will be used during drawing.
- setOffset(byte, byte) - Method in class com.microej.vivante.utils.PathBufferS8
-
Sets an offset that will be used during drawing.
- SvgImage - Class in com.microej.vivante.utils
-
Represents an SVG image (converted from a .svg image with svg2mvg tool).
- SvgImage(Path[]) - Constructor for class com.microej.vivante.utils.SvgImage
-
Creates a SVG image with its paths.