public interface Path
Modifier and Type | Method and Description |
---|---|
void |
draw(ej.microui.display.GraphicsContext g,
com.verisilicon.vivante.vg_lite_matrix matrix)
Draws the path to a graphics context.
|
com.verisilicon.vivante.vg_lite_path |
getVGLitePath()
Gets the VGLite path.
|
void draw(ej.microui.display.GraphicsContext g, com.verisilicon.vivante.vg_lite_matrix matrix)
g
- the graphics context.matrix
- the matrix to apply.com.verisilicon.vivante.vg_lite_path getVGLitePath()