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

C

calcMiddleDec(Double, Double) - Method in class mavis.gui.StereoPlot
 
calculate(Vector) - Static method in class mavis.ComponentCalculation
Private method for calculating values needed in declination and inclination calculations.
calculateAoE(Vector) - Static method in class mavis.ComponentCalculation
Returns angle of error (Maximum Angular Deviation) of component.
calculateAvgIntensity(Vector) - Static method in class mavis.ComponentCalculation
Returns average intensity of steps included in the component.
calculateCenterOfMass(Vector) - Static method in class mavis.ComponentCalculation
Private method for calculating the center point (average) of the steps' magnetic vectors.
calculateComponentButton - Variable in class mavis.gui.MeasurementSequencePanel
 
calculateDeclination(Vector) - Static method in class mavis.ComponentCalculation
Returns component declination.
calculateEnd(Vector) - Static method in class mavis.ComponentCalculation
Returns the 3D end point for drawing a line of the magnetic component.
calculateEnd2D(Vector, ComponentCalculation.Axis) - Static method in class mavis.ComponentCalculation
Returns the 2D end point for drawing a line of the magnetic component.
calculateInclination(Vector) - Static method in class mavis.ComponentCalculation
Returns component inclination.
calculateLength(Vector) - Static method in class mavis.ComponentCalculation
Calculates the 3D start and end point of the component, then returns the length of the interconnecting line.
calculateMaxIntensity(Vector) - Static method in class mavis.ComponentCalculation
Returns maximum measurement amplitude of assigned steps.
calculateMinIntensity(Vector) - Static method in class mavis.ComponentCalculation
Returns minimum measurement amplitude of assigned steps.
calculatePoleLat(Vector, Project) - Static method in class mavis.ComponentCalculation
Returns ancient pole latitude.
calculatePoleLong(Vector, Project) - Static method in class mavis.ComponentCalculation
Returns ancient pole longitude.
calculateStart(Vector) - Static method in class mavis.ComponentCalculation
Returns the 3D starting point for drawing a line of the magnetic component.
calculateStart2D(Vector, ComponentCalculation.Axis) - Static method in class mavis.ComponentCalculation
Returns the 2D starting point for drawing a line of the magnetic component.
calculateStatus(String, int, int) - Method in class mavis.gui.MainStatusBar
Recalculates current progress and updates status.
calibration_columns - Static variable in class mavis.gui.ProjectExplorerTable
 
CALIBRATION_PROJECT_DIR - Static variable in class mavis.Mavis
 
calibrationNoticeFont - Variable in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableModel
 
cancel - Variable in class mavis.gui.DataPrintPanel
 
cancel - Variable in class mavis.gui.GraphPrintPanel
 
cancel - Variable in class mavis.gui.PrintPanel
 
caption - Variable in class mavis.MeasurementValue
A short name for the value.
changeNumberFormat(String) - Method in class mavis.gui.DifferenceVectorTableModel
 
changeNumberFormat(String) - Method in class mavis.gui.MagneticComponentTableModel
Changes certain columns into the specified number format.
changeNumberFormat(String) - Method in class mavis.gui.MeasurementSequenceTableModel
 
check - Variable in class mavis.gui.ZijderveldPlot
 
checkMeasurement() - Method in class mavis.MeasurementStep
Checks if the signal to noise, signal to drift or signal to holder ratios are below the safe threshold and if theta63 is above the safe threshold and raise warning flags if necessary.
clear() - Method in class mavis.util.LastExecutor
Removes all of the elements from the execution queue.
clearCache() - Method in class mavis.gui.ZijderveldPlot
Will copy previous steps from cache to real vector and remove current cache-vector.
clone() - Method in class mavis.gui.StyledWrapper
Creates and returns a copy of this object.
closed - Variable in class mavis.Project
Tells if this project been closed with closeProject().
closeDialog() - Method in class mavis.gui.DataPrintPanel
Closes this window
closeDialog() - Method in class mavis.gui.GraphPrintPanel
Closes this window
closeDialog() - Method in class mavis.gui.PrintPanel
Closes this window
closeProject(Project) - Static method in class mavis.Project
Ensures that the project file is saved and frees the resources taken by the project.
COLUMN_FILENAME - Static variable in class mavis.gui.ProjectExplorerTable
 
COLUMN_LASTMEASURE - Static variable in class mavis.gui.ProjectExplorerTable
 
COLUMN_LASTMOD - Static variable in class mavis.gui.ProjectExplorerTable
 
column_name - Static variable in class mavis.gui.ProjectExplorerTable
 
COLUMN_TYPE - Static variable in class mavis.gui.ProjectExplorerTable
 
COLUMN_UNDEFINED - Static variable in class mavis.gui.ProjectExplorerTable
 
COLUMN_UNMEASURED - Static variable in class mavis.gui.ProjectExplorerTable
 
columnName - Variable in enum mavis.gui.ComponentColumn
Name of the column.
columnName - Variable in enum mavis.gui.SequenceColumn
 
columns - Variable in class mavis.gui.MagneticComponentTableModel
 
COLUMNS - Variable in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
COLUMNS - Variable in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
columns - Variable in class mavis.gui.ProjectExplorerTable
Visible columns in this table (as in column translation table); can be set with setColumns(int[]).
COMMENT_PROPERTY - Static variable in class mavis.Project
 
commentArea - Variable in class mavis.gui.ProjectInformationPanel
 
comments - Variable in class mavis.gui.DataPrintPanel
 
comments - Variable in class mavis.gui.PrintPanel
 
comments2 - Variable in class mavis.gui.DataPrintPanel
 
comments2 - Variable in class mavis.gui.PrintPanel
 
comments3 - Variable in class mavis.gui.DataPrintPanel
 
comments3 - Variable in class mavis.gui.PrintPanel
 
compare(File, File) - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableComparator
 
compareTimestamps(File, File) - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableComparator
Helper method for comparing project timestamps.
compareTo(MeasurementSequence) - Method in class mavis.MeasurementSequence
Orders the sequences by their name.
compareTo(Delayed) - Method in class mavis.util.LastExecutor.RunDelayed
Compares this object with the specified object for order.
component - Variable in class mavis.gui.ComponentFlasher
 
componentBG - Variable in class mavis.gui.ComponentFlasher
 
ComponentCalculation - Class in mavis
This class is used to calculate the properties of magnetic components.
ComponentCalculation() - Constructor for class mavis.ComponentCalculation
 
ComponentCalculation.Axis - Enum in mavis
 
ComponentCalculation.Axis() - Constructor for enum mavis.ComponentCalculation.Axis
 
ComponentColumn - Enum in mavis.gui
Represents a column in the magnetic component table.
ComponentColumn(String) - Constructor for enum mavis.gui.ComponentColumn
 
ComponentFlasher - Class in mavis.gui
Timer used for flashing a JComponent background light red (or given color), for 100 ms (or given time).
ComponentFlasher(JComponent) - Constructor for class mavis.gui.ComponentFlasher
 
ComponentFlasher(JComponent, Color) - Constructor for class mavis.gui.ComponentFlasher
 
ComponentFlasher(JComponent, int) - Constructor for class mavis.gui.ComponentFlasher
 
ComponentFlasher(JComponent, Color, int) - Constructor for class mavis.gui.ComponentFlasher
 
componentIsAntipole - Variable in class mavis.MagneticComponents
 
ComponentPrinter - Class in mavis.util
Offers methods to print Components (only for Graph/DataPrintPanel actually)
ComponentPrinter(Component) - Constructor for class mavis.util.ComponentPrinter
Creates new printable "component"
components - Variable in class mavis.Session
 
componentTable - Variable in class mavis.gui.DataPrintPanel
 
componentTableModel - Variable in class mavis.gui.DataPrintPanel
 
componentToBePrinted - Variable in class mavis.util.ComponentPrinter
Component to be printed
CONFIG_DIR - Static variable in class mavis.Mavis
 
containsOrigo(Vector) - Static method in class mavis.ComponentCalculation
Returns true if the steps contain an origo step at either the start or end.
contentPane - Variable in class mavis.gui.DataPrintPanel
 
contentPane - Variable in class mavis.gui.FileActionsPanel
Holds all the components
contentPane - Variable in class mavis.gui.GraphPrintPanel
 
contentPane - Variable in class mavis.gui.PrintPanel
 
contentPane - Variable in class mavis.gui.ProjectInformationPanel
 
controlPane - Variable in class mavis.gui.GraphPrintPanel
 
controlPanel - Variable in class mavis.gui.DataPrintPanel
 
controlPanel - Variable in class mavis.gui.PrintPanel
 
controlsPane - Variable in class mavis.gui.MagneticComponentPanel
 
controlsPane - Variable in class mavis.gui.MeasurementSequencePanel
 
copySequence(int, int) - Method in class mavis.Project
Returns a copy of this project's sequence.
createDialog(Component) - Method in class mavis.gui.MainViewPanel.NewProjectFileChooser
 
createExtraButtons() - Method in class mavis.gui.MainViewPanel.NewProjectFileChooser
 
createProject(File, Project.Type) - Method in class mavis.gui.MainViewPanel
Creates a project file and tries to set it as the active project.
createProject(File, Project.Type) - Static method in class mavis.Project
Creates a project file of the specified type.
creator - Variable in class mavis.gui.DataPrintPanel
 
creator - Variable in class mavis.gui.GraphPrintPanel
 
creator - Variable in class mavis.gui.PrintPanel
 
currentSequence - Variable in class mavis.gui.MainStatusBar
current projects sequence

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