static final enum Transform.Type extends java.lang.Enum<E<E>>
The Type enumeration
Modifiers | Name | Description |
---|---|---|
static Transform.Type |
MAX_VALUE |
|
static Transform.Type |
MIN_VALUE |
|
static Transform.Type |
NORMAL |
|
static Transform.Type |
RENDERING |
Type Params | Return Type | Name and description |
---|---|---|
|
Transform.Type |
next() |
|
Transform.Type |
previous() |
|
static Transform.Type |
valueOf(java.lang.String name) |
|
static final Transform.Type[] |
values() |