A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

V

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.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.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.
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.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.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.
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.
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.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z