| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| Modifier and Type | Method and Description |
|---|---|
TrajectoryParams.InterpolationMethod |
TrajectoryParams.getInterpolationMethod() |
static TrajectoryParams.InterpolationMethod |
TrajectoryParams.InterpolationMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TrajectoryParams.InterpolationMethod[] |
TrajectoryParams.InterpolationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrajectoryParams.setInterpolationMethod(TrajectoryParams.InterpolationMethod m) |