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