|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rotate.Rotation | |
|---|---|
| adams.data.filter | |
| Uses of Rotate.Rotation in adams.data.filter |
|---|
| Fields in adams.data.filter declared as Rotate.Rotation | |
|---|---|
protected Rotate.Rotation |
Rotate.m_Rotation
the type of rotation to perform. |
| Methods in adams.data.filter that return Rotate.Rotation | |
|---|---|
Rotate.Rotation |
Rotate.getRotation()
Returns the type of rotation to perform. |
static Rotate.Rotation |
Rotate.Rotation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Rotate.Rotation[] |
Rotate.Rotation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.data.filter with parameters of type Rotate.Rotation | |
|---|---|
void |
Rotate.setRotation(Rotate.Rotation value)
Sets the type of rotation to perform. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||