- valueOf(String) - Static method in enum ej.microvg.image.ImageGenerator.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ej.microvg.image.ImageGenerator.FillRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ej.microvg.image.ImageGenerator.Format
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ej.microvg.image.ImageGenerator.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ej.microvg.image.ImageGenerator.FillRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ej.microvg.image.ImageGenerator.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VgliteImageGenerator - Class in ej.microvg.image
-
The VGLite encoder.
- VgliteImageGenerator(ImageGenerator.Format) - Constructor for class ej.microvg.image.VgliteImageGenerator
-
Creates the vector image generator that encodes the image in the VGLite GPU compatible format.