JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
C
D
E
G
I
L
M
P
Q
R
S
T
U
D
draw(GraphicsContext, vg_lite_matrix)
- Method in class com.microej.vivante.utils.
ColoredPath
draw(GraphicsContext, vg_lite_matrix)
- Method in class com.microej.vivante.utils.
DynamicGradientPath
draw(GraphicsContext, vg_lite_matrix)
- Method in class com.microej.vivante.utils.
GradientPath
draw(GraphicsContext, vg_lite_matrix)
- Method in interface com.microej.vivante.utils.
Path
Draws the path to a graphics context.
draw(GraphicsContext)
- Method in class com.microej.vivante.utils.
SvgImage
Draws the paths with an identity matrix,
vg_lite.VG_LITE_FILL_EVEN_ODD
and
vg_lite.VG_LITE_BLEND_NONE
.
draw(GraphicsContext, vg_lite_matrix)
- Method in class com.microej.vivante.utils.
SvgImage
Draws the paths with the given parameters.
DynamicGradientPath
- Class in
com.microej.vivante.utils
Represents a path with a gradient filling.
DynamicGradientPath(vg_lite_path, float, float, float, float, int[], int[], int)
- Constructor for class com.microej.vivante.utils.
DynamicGradientPath
Creates a colored path.
C
D
E
G
I
L
M
P
Q
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes