- valueOf(String) - Static method in enum net.talvi.puffinplot.data.ArmAxis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.Correction.Rotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.DatumField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.FieldUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.file.OrientationParameters.AzimuthParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.file.OrientationParameters.DipParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.file.TwoGeeLoader.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.MeasType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.MeasurementAxis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.MomentUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.Suite.AmsCalcType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.data.TreatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.talvi.puffinplot.plots.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.talvi.puffinplot.data.ArmAxis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.Correction.Rotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.DatumField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.FieldUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.file.OrientationParameters.AzimuthParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.file.OrientationParameters.DipParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.file.TwoGeeLoader.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.MeasType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.MeasurementAxis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.MomentUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.Suite.AmsCalcType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.data.TreatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.talvi.puffinplot.plots.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vec3 - Class in net.talvi.puffinplot.data
-
An immutable three-dimensional Cartesian vector.
- Vec3(double, double, double) - Constructor for class net.talvi.puffinplot.data.Vec3
-
Creates a vector with the specified components.
- vector - Variable in class net.talvi.puffinplot.data.file.VectorAndOrientations
-
A vector measured relative to a sample's own co-ordinate system;
in practice, most likely to be a magnetization vector.
- VectorAndOrientations - Class in net.talvi.puffinplot.data.file
-
VectorAndOrientations encapsulates a vector (in practice, most probably
a magnetization vector) and orientation parameters for the sample and
the rock formation.
- VectorAndOrientations(Vec3, double, double, double, double) - Constructor for class net.talvi.puffinplot.data.file.VectorAndOrientations
-
Instantiate a VectorAndOrientations
object.
- vectorsToPath(List<Vec3>) - Method in class net.talvi.puffinplot.plots.EqAreaPlot
-
Projects a list of three-dimensional vectors into a two-dimensional
path in the current plot co-ordinates.
- VGP - Class in net.talvi.puffinplot.data
-
A class representing a virtual geomagnetic pole.
- VgpTable - Class in net.talvi.puffinplot.plots
-
A table which displays site location and VGP data.
- VgpTable(GraphDisplay, PlotParams, Preferences) - Constructor for class net.talvi.puffinplot.plots.VgpTable
-
Creates a sample parameter table with the supplied parameters.