Skip navigation links
A B C D E F G H I L M N O P R S T U V 

L

LinearGradient - Class in ej.microvg.paint
Represents a path painter with a linear gradient on a vector.
LinearGradient(Color[], float[], float[]) - Constructor for class ej.microvg.paint.LinearGradient
Creates a painter over the given linear gradient.
LinearGradient(Color[], float[], float, float, float, float) - Constructor for class ej.microvg.paint.LinearGradient
Creates a painter over the given linear gradient.
LinearGradient(Color[], float[], float[], float, float, float, float) - Constructor for class ej.microvg.paint.LinearGradient
Creates a painter over the given linear gradient.
LinearGradient(Color[], float[], AffineTransform) - Constructor for class ej.microvg.paint.LinearGradient
Creates a painter over the given linear gradient.
LLVGConstants - Interface in ej.microvg
Provides the MicroVG library constants: commands, blend modes, fill rules, etc.
LLVGEngine - Interface in ej.microvg
Equivalent of LLUIDisplay for MicroVG: it provides some methods to map MicroVG byte arrays in MicroVG Graphics Context objects, to manipulate MicroVG linear gradient, etc.
LLVGPainter - Class in ej.microvg
This class provides implementations for the native methods of MicroVG library which perform some drawings.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links