- getAffineTransform(float[], float, float) - Static method in class ej.microvg.MatrixHelper
-
Gets the affine transform for the initial x, y translation and concatenate with the given matrix.
- getBufferedVectorImageDrawer() - Method in interface ej.microvg.LLVGEngine
-
Gets the buffered vector image drawer that can be used to draw in a buffered vector image.
- getComposite(int) - Method in interface ej.microvg.LLVGEngine
-
Gets the AWT composite according to the MicroVG blend mode.
- getDefaultDrawer() - Method in class ej.microvg.bvi.BufferedVectorImageDrawer
-
Gets the default buffered vector image drawer able to draw all MicroUI and MicroVG drawings in a buffered vector
image.
- getFillRule(int) - Method in interface ej.microvg.LLVGEngine
-
Gets the AWT fill rule according to the MicroVG fill rule.
- getPaint() - Method in class ej.microvg.paint.LinearGradient
-
- getPaint() - Method in class ej.microvg.paint.VGColor
-
- getPaint() - Method in interface ej.microvg.paint.VGPaint
-
Creates an AWT Paint object.
- getVGDrawer(MicroUIGraphicsContext) - Method in interface ej.microvg.LLVGEngine
-
Gets the drawer used to draw on the given graphics context.
- getVGDrawer(MicroUIImageFormat) - Method in interface ej.microvg.LLVGEngine
-
Gets the drawer used to draw with the given format.