Skip navigation links
A B C D E F G I L M N P Q R S V 

V

valueOf(String) - Static method in enum ej.microvg.BlendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microvg.VectorGraphicsPainter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ej.microvg.VectorGraphicsPainter.FillType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ej.microvg.BlendMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microvg.VectorGraphicsPainter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ej.microvg.VectorGraphicsPainter.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
VectorFont - Class in ej.microvg
Represents a vector font.
VectorGraphicsException - Exception in ej.microvg
Thrown to indicate that a method has caused an internal VectorGraphics error.
VectorGraphicsException(int) - Constructor for exception ej.microvg.VectorGraphicsException
Constructs an exception with the specified error code.
VectorGraphicsPainter - Class in ej.microvg
Provides static methods to draw paths, texts and images.
VectorGraphicsPainter.Direction - Enum in ej.microvg
Enum for specifying the direction in which a rotation can occur.
VectorGraphicsPainter.FillType - Enum in ej.microvg
Enum for the ways a path may be filled.
VectorImage - Class in ej.microvg
Represents a vector image.
VectorImageBuilder - Class in ej.microvg
A builder for vector images.
VectorImageBuilder(float, float) - Constructor for class ej.microvg.VectorImageBuilder
Creates a new builder for vector images.
A B C D E F G I L M N P Q R S V 
Skip navigation links