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 

E

EAST - Static variable in class net.talvi.puffinplot.data.Vec3
a unit vector pointing east
EditSampleParametersWindow - Class in net.talvi.puffinplot.window
A window allowing the user to edit orientation corrections.
EditSampleParametersWindow(PuffinApp) - Constructor for class net.talvi.puffinplot.window.EditSampleParametersWindow
Creates a new correction window.
Eigens - Class in net.talvi.puffinplot.data
A class to calculate and store the eigenvalues and eigenvectors of a matrix.
Eigens(Matrix) - Constructor for class net.talvi.puffinplot.data.Eigens
Create an object holding the eigenvectors and eigenvalues of the supplied matrix.
EmptyLoadedData - Class in net.talvi.puffinplot.data.file
A trivial implementation of the LoadedData interface, which contains no data, only an optional single message.
EmptyLoadedData(String) - Constructor for class net.talvi.puffinplot.data.file.EmptyLoadedData
Instantiate an EmptyLoadedData object with a single message.
EmptyLoadedData() - Constructor for class net.talvi.puffinplot.data.file.EmptyLoadedData
Instantiate an EmptyLoadedData object with no message.
envelope(Collection<Point2D>) - Static method in class net.talvi.puffinplot.Util
Returns the rectangular envelope for the supplied points.
EqualAreaPlot - Class in net.talvi.puffinplot.plots
An abstract superclass for Lambert azimuthal equal-area plots.
EqualAreaPlot(PlotParams) - Constructor for class net.talvi.puffinplot.plots.EqualAreaPlot
Creates a new equal-area plot with the supplies parameters.
equals(Object) - Method in class net.talvi.puffinplot.data.file.OrientationParameters
Compares equality of two orientation parameter sets.
equals(Object) - Method in class net.talvi.puffinplot.data.Vec3
 
equals(Vec3, double) - Method in class net.talvi.puffinplot.data.Vec3
Compares vectors for equality to a specified precision.
equatorPoint(Vec3, Vec3) - Static method in class net.talvi.puffinplot.data.Vec3
Returns the unit vector on the intersection of the equator (z=0 line) and the great circle between the supplied points.
errorDialog(String, String, Component) - Static method in class net.talvi.puffinplot.PuffinApp
Displays a dialog box reporting an error.
errorDialog(String, String) - Method in class net.talvi.puffinplot.PuffinApp
Displays a dialog box reporting an error over this PuffinApp's main window.
exportAsString() - Method in class net.talvi.puffinplot.data.CustomFields
Returns a string representation of the list of values.
exportCalcsMultiSuite - Variable in class net.talvi.puffinplot.PuffinActions
Opens a ‘Save’ dialog box; suite calculations are saved to the chosen file (if any).
exportCalcsSample - Variable in class net.talvi.puffinplot.PuffinActions
Opens a ‘Save’ dialog box; sample calculations are saved to the chosen file (if any).
exportCalcsSite - Variable in class net.talvi.puffinplot.PuffinActions
Opens a ‘Save’ dialog box; site calculations are saved to the chosen file (if any).
exportCalcsSuite - Variable in class net.talvi.puffinplot.PuffinActions
Opens a ‘Save’ dialog box; suite calculations are saved to the chosen file (if any).
exportFields(List<TreatmentParameter>) - Method in class net.talvi.puffinplot.data.Sample
Returns a specified subset of demagnetization treatmentSteps as strings.
exportFieldValues(Collection<TreatmentParameter>, String) - Method in class net.talvi.puffinplot.data.TreatmentStep
Produces a string containing string representations of the contents of selected data fields.
exportIrm - Variable in class net.talvi.puffinplot.PuffinActions
Opens a save dialog allowing the export of the current suite's IRM data as a tab-delimited text file.
exportPdfFreehep - Variable in class net.talvi.puffinplot.PuffinActions
Opens a save dialog allowing the current main display to be saved as a PDF file.
exportPdfFreehep(File) - Method in class net.talvi.puffinplot.PuffinApp
Writes a PDF file containing data plots with the current layout for all selected samples.
exportPdfItext - Variable in class net.talvi.puffinplot.PuffinActions
Opens a save dialog allowing the current main display to be saved as a PDF file.
exportPdfItext(File) - Method in class net.talvi.puffinplot.PuffinApp
Writes a PDF file containing data plots with the current layout for all selected samples.
exportPrefs - Variable in class net.talvi.puffinplot.PuffinActions
Exports the current user preferences to an XML file.
exportSvgBatik - Variable in class net.talvi.puffinplot.PuffinActions
Opens a save dialog allowing the current main display to be saved as an SVG file using the Batik library.
exportSvgFreehep - Variable in class net.talvi.puffinplot.PuffinActions
Opens a save dialog allowing the current main display to be saved as an SVG file using the FreeHEP library.
exportToFile(File) - Method in class net.talvi.puffinplot.PuffinPrefs
Exports the current preferences to a specified file.
exportToFiles(File, List<TreatmentParameter>) - Method in class net.talvi.puffinplot.data.Suite
Exports a subset of this suite's data to multiple files, one file per sample.
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