| Package | Description |
|---|---|
| ej.microvg.image |
| Modifier and Type | Method and Description |
|---|---|
static ImageGenerator.Command |
ImageGenerator.Command.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageGenerator.Command[] |
ImageGenerator.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
NemaImageGenerator.encodeCommand(ImageGenerator.Command command) |
int |
ImageGenerator.encodeCommand(ImageGenerator.Command command)
Encodes the GPU command from a
ImageGenerator.Command |
int |
VgliteImageGenerator.encodeCommand(ImageGenerator.Command command) |