Skip navigation links
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.AmsCalculationType
Returns the enum constant of this type with the specified name.
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.CoreSection.End
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.talvi.puffinplot.data.CoreSections.TargetDeclinationType
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.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.MomentFields
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.MeasurementAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.talvi.puffinplot.data.MeasurementType
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.RpiEstimateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.talvi.puffinplot.data.TreatmentParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.talvi.puffinplot.data.TreatmentType
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.AmsCalculationType
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.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.CoreSection.End
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.CoreSections.TargetDeclinationType
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.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.MomentFields
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.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.MeasurementType
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.RpiEstimateType
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.TreatmentParameter
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.TreatmentType
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.EqualAreaPlot
Projects a list of three-dimensional vectors into a two-dimensional path in the current plot co-ordinates.
Version - Class in net.talvi.puffinplot
A class containing information about PuffinPlot's version.
VGP - Class in net.talvi.puffinplot.data
A class representing a virtual geomagnetic pole.
VgpMap - Class in net.talvi.puffinplot.plots
A plot which shows VGP positions on a world map.
VgpMap(PlotParams) - Constructor for class net.talvi.puffinplot.plots.VgpMap
Instantiates a new VGP map.
VgpTable - Class in net.talvi.puffinplot.plots
A table which displays site location and VGP data.
VgpTable(PlotParams) - Constructor for class net.talvi.puffinplot.plots.VgpTable
Creates a sample parameter table with the supplied parameters.
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 
Skip navigation links