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

R

radius - Variable in class net.talvi.puffinplot.plots.EqAreaPlot
The radius of the projection.
random(int, int) - Static method in class Jama.Matrix
Generate matrix with random elements
rank() - Method in class Jama.Matrix
Matrix rank
rank() - Method in class Jama.SingularValueDecomposition
Effective numerical matrix rank
read(BufferedReader) - Static method in class Jama.Matrix
Read a matrix from a stream.
readFile() - Method in class net.talvi.puffinplot.data.file.AmsLoader
Reads the file for which this loader was created.
readFromPrefs(Preferences) - Static method in class net.talvi.puffinplot.data.file.FileFormat
Creates a format from a preferences object.
readLine(String) - Method in class net.talvi.puffinplot.data.file.FileFormat
Creates a Datum from a line formatted according to this format.
readLines(List<String>) - Method in class net.talvi.puffinplot.data.file.FileFormat
Reds a list of lines in this format and produces the corresponding Datums.
RecentFileList - Class in net.talvi.puffinplot
RecentFileList manages a list of file-sets.
RecentFileList(Preferences) - Constructor for class net.talvi.puffinplot.RecentFileList
Creates a new file list, reading data (if any) from the supplied Preferences object.
recreatePlots() - Method in class net.talvi.puffinplot.window.MainGraphDisplay
Deletes all plots and recreates them.
redoCalculations() - Method in class net.talvi.puffinplot.PuffinApp
Recalculates all sample and site calculations in all currently open suites; intended to be called when the correction (none/sample/formation) has changed.
remove(int) - Method in class net.talvi.puffinplot.data.CustomFields
Removes a value from this custom field list.
removeSampleClickListener(SampleClickListener) - Method in class net.talvi.puffinplot.plots.Plot
Removes a sample click listener which was previously added to this plot.
rescaleMagSus(double) - Method in class net.talvi.puffinplot.data.Suite
Multiplies all magnetic susceptibility measurements in this suite by the specified factor.
rescaleMagSus - Variable in class net.talvi.puffinplot.PuffinActions
Scales all magnetic susceptibility values in the current suite by a user-specified factor.
rescaleMagSus() - Method in class net.talvi.puffinplot.PuffinApp
Scales all magnetic susceptibility values in the current suite by a user-specified factor.
resetLayout - Variable in class net.talvi.puffinplot.PuffinActions
Resets the layout of the plots to the default.
resetLayout() - Method in class net.talvi.puffinplot.window.GraphDisplay
Resets each plot's size and position to their defaults.
rot180(MeasurementAxis) - Method in class net.talvi.puffinplot.data.Datum
Rotates magnetic moment data 180 degrees about the specified axis.
rot180(MeasurementAxis) - Method in class net.talvi.puffinplot.data.Vec3
Rotates the vector by180 degrees about the specified axis.
rotY(double) - Method in class net.talvi.puffinplot.data.Vec3
Rotates this vector about the y axis.
rotZ(double) - Method in class net.talvi.puffinplot.data.Vec3
Rotates this vector about the z axis.
runPythonScript(String) - Method in class net.talvi.puffinplot.PuffinApp
Runs a specified Python script
runPythonScriptWithDialog() - Method in class net.talvi.puffinplot.PuffinApp
Opens a file selection dialog and runs the Python script (if any) which the user selects from that dialog.
runScript - Variable in class net.talvi.puffinplot.PuffinActions
Runs a Python script using the Jython interpreter.

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