|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Correction.Rotation | |
---|---|
net.talvi.puffinplot.data |
Uses of Correction.Rotation in net.talvi.puffinplot.data |
---|
Methods in net.talvi.puffinplot.data that return Correction.Rotation | |
---|---|
Correction.Rotation |
Correction.getRotation()
Returns the rotation correction. |
static Correction.Rotation |
Correction.Rotation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Correction.Rotation[] |
Correction.Rotation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.talvi.puffinplot.data with parameters of type Correction.Rotation | |
---|---|
void |
Correction.setRotation(Correction.Rotation rotation)
Sets the rotation correction. |
Constructors in net.talvi.puffinplot.data with parameters of type Correction.Rotation | |
---|---|
Correction(boolean tray,
boolean empty,
Correction.Rotation rotation,
boolean magDevAppliedToFormation)
Creates a new set of corrections |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |