$ 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

G

GenericFileFilter - Class in mavis.gui
A FileFilter for a FileChooser.
GenericFileFilter(String, String...) - Constructor for class mavis.gui.GenericFileFilter
Creates a new file filter for the specified file type.
GEOGRAPHIC_X - Static variable in class mavis.MeasurementValue
Calculates the average of all X components in geographic coordinates.
GEOGRAPHIC_X_NORMALIZED - Static variable in class mavis.MeasurementValue
Calculates the normalized average of all X components in geographic coordinates.
GEOGRAPHIC_Y - Static variable in class mavis.MeasurementValue
Calculates the average of all Y components in geographic coordinates.
GEOGRAPHIC_Y_NORMALIZED - Static variable in class mavis.MeasurementValue
Calculates the normalized average of all Y components in geographic coordinates.
GEOGRAPHIC_Z - Static variable in class mavis.MeasurementValue
Calculates the average of all Z components in geographic coordinates.
GEOGRAPHIC_Z_NORMALIZED - Static variable in class mavis.MeasurementValue
Calculates the normalized average of all Z components in geographic coordinates.
geographicVector - Variable in class mavis.MeasurementResult
The measurements in geographic coordinates.
getAboutAction() - Method in class mavis.gui.MainViewPanel
 
getAllColumns() - Static method in enum mavis.gui.ComponentColumn
Returns all the columns supported by the program.
getAllColumns() - Static method in enum mavis.gui.SequenceColumn
Returns all the columns supported by the program.
getAntipole(int) - Method in class mavis.MagneticComponents
Check if the specified component is an antipole or not.
getAntipole(int) - Method in class mavis.Session
Checks if the component is an antipole.
getAoE(int) - Method in class mavis.Session
Returns angle of error (maximum angular deviation) of component.
getAutocompleteFiles(String) - Method in class mavis.gui.FileActionsPanel
Reads matching directories from given directory name's parent.
getAutocompleteFiles(String) - Method in class mavis.gui.ProjectExplorerPanel
Reads matching directories from given directory name's parent.
getAvgIntensity(int) - Method in class mavis.Session
Returns the average intensity of component.
getCachedProjects() - Static method in class mavis.Project
Returns an array containing all the projects that are in the project cache.
getCalibrationProjectFiles() - Static method in class mavis.Settings
 
getCaption(Project) - Method in class mavis.MeasurementValue
Returns a short name for the value.
getColumnClass() - Method in enum mavis.gui.ComponentColumn
Returns the class of this column regardless of the row.
getColumnClass(int) - Method in class mavis.gui.DataPrintPanel.PrintComponentTableModel
 
getColumnClass(int) - Method in class mavis.gui.DataPrintPanel.PrintDifferenceTableModel
 
getColumnClass(int) - Method in class mavis.gui.DataPrintPanel.PrintSequenceTableModel
 
getColumnClass(int) - Method in class mavis.gui.DifferenceVectorTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class mavis.gui.MagneticComponentTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
getColumnClass(int) - Method in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
getColumnClass(int) - Method in class mavis.gui.MeasurementSequenceTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class mavis.gui.PrintPanel.PrintSequenceTableModel
 
getColumnClass(int) - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableModel
 
getColumnClass() - Method in enum mavis.gui.SequenceColumn
Returns the class of this column regardless of the row.
getColumnCount() - Method in class mavis.gui.DataPrintPanel.PrintComponentTableModel
 
getColumnCount() - Method in class mavis.gui.DataPrintPanel.PrintDifferenceTableModel
 
getColumnCount() - Method in class mavis.gui.DataPrintPanel.PrintSequenceTableModel
 
getColumnCount() - Method in class mavis.gui.DifferenceVectorTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class mavis.gui.MagneticComponentTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
getColumnCount() - Method in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
getColumnCount() - Method in class mavis.gui.MeasurementSequenceTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class mavis.gui.PrintPanel.PrintSequenceTableModel
 
getColumnCount() - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableModel
 
getColumnName() - Method in enum mavis.gui.ComponentColumn
Returns the name of this column.
getColumnName(int) - Method in class mavis.gui.DifferenceVectorTableModel
Returns a name for the column.
getColumnName(int) - Method in class mavis.gui.MagneticComponentTableModel
Returns a name for the column.
getColumnName(int) - Method in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
getColumnName(int) - Method in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
getColumnName(int) - Method in class mavis.gui.MeasurementSequenceTableModel
Returns a name for the column.
getColumnName(int) - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableModel
 
getColumnName(Project) - Method in enum mavis.gui.SequenceColumn
Returns the name of this column.
getColumnToolTip(int) - Method in class mavis.gui.DifferenceVectorTableModel
Returns the tooltip text for the specified column.
getColumnToolTip(int) - Method in class mavis.gui.MagneticComponentTableModel
Returns the tooltip text for the specified column.
getColumnToolTip(int) - Method in class mavis.gui.MeasurementSequenceTableModel
Returns the tooltip text for the specified column.
getCompletedSteps() - Method in class mavis.Project
Returns the number of completed steps in this project.
getCSVfileSeparator() - Static method in class mavis.Settings
Formatting - CSV file field separator used in exported ASCII measurement data
getDeclination(int) - Method in class mavis.Session
Returns the declination of component.
getDefaultColumns() - Static method in class mavis.Settings
 
getDefaultWrapperInstance() - Static method in class mavis.Settings
Returns a copy of the default StyledWrapper.
getDelay(TimeUnit) - Method in class mavis.util.LastExecutor.RunDelayed
Returns the remaining delay associated with this object, always in milliseconds.
getDelayMillis() - Method in class mavis.util.LastExecutor
 
getDensity() - Method in class mavis.Project
Returns the density of the sample in kg/m^3
getDescription() - Method in class mavis.gui.GenericFileFilter
Returns the file type description.
getDescription(Project) - Method in class mavis.MeasurementValue
Returns a long description of the value.
getDeviceSettingsAction() - Method in class mavis.gui.MainViewPanel
 
getDip() - Method in class mavis.Project
Returns the dip of the sample.
getDirectoryHistory() - Method in class mavis.gui.FileActionsPanel
Reads current directory history from Settings.
getDirectoryHistory() - Method in class mavis.gui.ProjectExplorerPanel
Reads current directory history from Settings.
getDirectoryHistory() - Static method in class mavis.Settings
 
getDocument() - Method in class mavis.Project
Exports this project to a DOM document.
getDoneRecentlyWrapperInstance() - Static method in class mavis.Settings
Returns a copy of the StyledWrapper for recently measured projects.
getDoubleNoiseVectorN(int) - Method in class mavis.MeasurementStep
 
getElement(Document) - Method in class mavis.MeasurementResult
Exports this result to a DOM element.
getElement(Document) - Method in class mavis.MeasurementSequence
Exports this sequence to a DOM element.
getElement(Document) - Method in class mavis.MeasurementStep
Exports this step to a DOM element.
getEnd(int) - Method in class mavis.Session
Returns the coordinate of the end point, in the normalized coordinate system.
getEnd2D(int, ComponentCalculation.Axis) - Method in class mavis.Session
Returns the coords of the end point (2d), for component line fitting done in 2D i.e. as seen from specified axis.
getExcluded(int) - Method in class mavis.Session
Returns the indices of the excluded steps in the component's step range.
getExcludedString(int) - Method in class mavis.Session
Returns the indexes of steps that are in the step range, but not included in the component, format is like "2-8,10,15,18-20"
getExitAction() - Method in class mavis.gui.MainViewPanel
 
getExportProjectToCSVAction() - Method in class mavis.gui.MainViewPanel
 
getExportProjectToDATAction() - Method in class mavis.gui.MainViewPanel
 
getExportProjectToSRMAction() - Method in class mavis.gui.MainViewPanel
 
getExportProjectToTDTAction() - Method in class mavis.gui.MainViewPanel
 
getExtension(File) - Static method in class mavis.gui.GenericFileFilter
Returns the extension of the given file.
getFile() - Method in class mavis.Project
Returns the project file of this project.
getFileActionsPanel() - Method in class mavis.gui.MainViewPanel
 
getFitLimit() - Method in class mavis.gui.FittedComboBoxRenderer
Returns the number of parts that will be chopped of the text, or -1 if it is being detected automatically.
getFormatter(JFormattedTextField) - Method in class mavis.gui.MeasurementSequencePanel.MyFormatterFactory
 
getFormatter(JFormattedTextField) - Method in class mavis.gui.ProjectInformationPanel.MyFormatterFactory
Returns an AbstractFormatter that can handle formatting of the passed in JFormattedTextField.
getGeographicVector() - Method in class mavis.MeasurementResult
Returns a pointer to the geographic vector.
getGeographicX() - Method in class mavis.MeasurementResult
Returns the noise fixed, rotated and transformed X coordinate of this result.
getGeographicY() - Method in class mavis.MeasurementResult
Returns the noise fixed, rotated and transformed Y coordinate of this result.
getGeographicZ() - Method in class mavis.MeasurementResult
Returns the noise fixed, rotated and transformed Z coordinate of this result.
getGraphsCheckBox() - Static method in class mavis.Settings
 
getHelpAction() - Method in class mavis.gui.MainViewPanel
 
getHolder() - Method in class mavis.MeasurementStep
Returns the average of the holder results (raw values).
getHolderCalibration() - Static method in class mavis.Settings
 
getHolderCalibrationFile() - Static method in class mavis.Settings
 
getInclination(int) - Method in class mavis.Session
Returns the inclination of component.
getLastDirectory() - Static method in class mavis.Settings
 
getLastPositiveStepValue() - Method in class mavis.gui.MeasurementSequencePanel
Returns the latest stepValue which is greater than 0.
getLastStepValue() - Method in class mavis.gui.MeasurementSequencePanel
Returns the stepValue of the last step.
getLastTableDirectory() - Static method in class mavis.Settings
 
getLength(int) - Method in class mavis.Session
Returns the length of the 3D component vector.
getLineProjectionEndpoint(Vector, boolean) - Static method in class mavis.ComponentCalculation
Does some vector maths to project Zplot-normalised measurement step values onto the 3D component vector, then returns either start or end point.
getLineProjectionEndpoint2D(Vector, boolean, ComponentCalculation.Axis) - Static method in class mavis.ComponentCalculation
Does some vector maths to project Zplot-normalised measurement step values onto the component vector, as viewed from the specified axis, and then returns the 2D start or end point.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class mavis.gui.FittedComboBoxRenderer
 
getMagneticComponentPanel() - Method in class mavis.gui.MainViewPanel
 
getMass() - Method in class mavis.MeasurementStep
Returns the mass of this step's sample, or a negative number to use the project's default mass.
getMass() - Method in class mavis.Project
Returns the mass of the sample.
getMaxIntensity(int) - Method in class mavis.Session
Returns maximum intensity of component.
getMeasurementGraphsPanel() - Method in class mavis.gui.MainViewPanel
 
getMeasurementsCount() - Method in class mavis.MeasurementStep
 
getMeasurementSequencePanel() - Method in class mavis.gui.MainViewPanel
 
getMeasuringWrapperInstance() - Static method in class mavis.Settings
Returns a copy of the StyledWrapper for measuring projects.
getMinIntensity(int) - Method in class mavis.Session
Returns the minimum intensity of component.
getName() - Method in class mavis.MeasurementSequence
Returns the name of this sequence.
getName() - Method in class mavis.Project
Returns the name of this project.
getNewProjectAction() - Method in class mavis.gui.MainViewPanel
 
getNoise() - Method in class mavis.MeasurementStep
Returns the average of the noise results (raw values).
getNoiseVectorN(int) - Method in class mavis.MeasurementStep
Returns the Nth noise results vector (raw values), 1 is the first one.
getNormalization() - Method in class mavis.Project
Returns the normalization to be used for the measurement values.
getNumberFormat() - Method in enum mavis.gui.ComponentColumn
Returns the number format used for rendering the numbers in this column.
getNumberFormat() - Method in enum mavis.gui.SequenceColumn
Returns the number format used for rendering the numbers in this column.
getNumMeasurements() - Method in class mavis.gui.IntensityPlot
Returns the number of points in this graph.
getNumMeasurements() - Method in interface mavis.gui.Plot
Returns the number of measurements in this graph.
getNumMeasurements() - Method in class mavis.gui.StereoPlot
Returns the number of points in this graph.
getNumMeasurements() - Method in class mavis.gui.ZijderveldPlot
Returns the number of points in this graph.
getNumOfComponents() - Method in class mavis.MagneticComponents
Return the number of magnetic components currently present.
getNumOfComponents() - Method in class mavis.Session
Returns the number of magnetic components that the user has added.
getOpenProjectAction() - Method in class mavis.gui.MainViewPanel
 
getOrientation() - Method in class mavis.Project
Returns the orientation of the sample.
getParentFrame() - Method in class mavis.gui.ProjectComponent
Returns the parent Frame of this component.
getPoleLat(int) - Method in class mavis.Session
Returns the ancient pole position (Latitude).
getPoleLong(int) - Method in class mavis.Session
Returns ancient pole position (Longitude).
getPossibleColumns() - Method in class mavis.gui.DifferenceVectorTableModel
Returns an array of columns that the current project can show.
getPossibleColumns() - Method in class mavis.gui.MeasurementSequenceTableModel
Returns an array of columns that the current project can show.
getPrev(MeasurementStep) - Static method in class mavis.MeasurementValue
Returns the previous step in the measurement sequence
getPrintAction() - Method in class mavis.gui.MainViewPanel
 
getPrintedDocument() - Method in class mavis.gui.DataPrintPanel
Gets container which is meant to be printed
getPrintedDocument() - Method in class mavis.gui.GraphPrintPanel
Gets container which is meant to be printed
getPrintedDocument() - Method in class mavis.gui.PrintPanel
Gets container which is meant to be printed
getPrintoutNumberFormat() - Static method in class mavis.Settings
Formatting - Number format for printouts
getPrintPreviewAction() - Method in class mavis.gui.MainViewPanel
 
getProgramSettingsAction() - Method in class mavis.gui.MainViewPanel
 
getProject() - Method in class mavis.gui.DifferenceVectorTableModel
Returns the active project, or null if no project is active.
getProject() - Method in class mavis.gui.MainViewPanel
Returns the active project, or null if no project is active.
getProject() - Method in class mavis.gui.MeasurementSequenceTableModel
Returns the active project, or null if no project is active.
getProject() - Method in class mavis.gui.ProjectComponent
Returns the active project, or null if no project is active.
getProject() - Method in class mavis.MeasurementEvent
Returns the project whose measurement sent this event.
getProject() - Method in class mavis.MeasurementStep
Returns the owner project of this step, or null if there is no owner.
getProject() - Method in class mavis.ProjectEvent
Returns the project that sent this event.
getProject() - Method in class mavis.Session
Returns the Project associated with this Session.
getProjectExplorerPanel() - Method in class mavis.gui.MainViewPanel
 
getProjectFiles(File) - Method in class mavis.gui.ProjectExplorerTable
Reads project file listing from given directory.
getProjectHistory() - Static method in class mavis.Settings
 
getProjectInformationPanel() - Method in class mavis.gui.MainViewPanel
 
getProjectType() - Method in class mavis.gui.MainViewPanel.NewProjectFileChooser
 
getProperty(String) - Method in class mavis.Project
Returns a project information property.
getProperty(String, String) - Method in class mavis.Project
Returns a project information property.
getProperty(String) - Static method in class mavis.Settings
Returns the value that maps to the specified key.
getProperty(String, String) - Static method in class mavis.Settings
Returns the value that maps to the specified key.
getQ() - Method in class mavis.Project
Returns the Koenigsberger ratio Q of the project.
getRawVector() - Method in class mavis.MeasurementResult
Returns a pointer to the raw vector.
getRawX() - Method in class mavis.MeasurementResult
Returns the unmodified X coordinate of this result.
getRawY() - Method in class mavis.MeasurementResult
Returns the unmodified Y coordinate of this result.
getRawZ() - Method in class mavis.MeasurementResult
Returns the unmodified Z coordinate of this result.
getResult(int) - Method in class mavis.MeasurementStep
Returns the specified result from this step.
getResults() - Method in class mavis.MeasurementStep
Returns the number of results in this step.
getRotation() - Method in class mavis.MeasurementResult
Returns the rotation of this result.
getRowCount() - Method in class mavis.gui.DataPrintPanel.PrintComponentTableModel
 
getRowCount() - Method in class mavis.gui.DataPrintPanel.PrintDifferenceTableModel
 
getRowCount() - Method in class mavis.gui.DataPrintPanel.PrintSequenceTableModel
 
getRowCount() - Method in class mavis.gui.DifferenceVectorTableModel
Returns the number of rows in the model.
getRowCount() - Method in class mavis.gui.MagneticComponentTableModel
Returns the number of rows in the model.
getRowCount() - Method in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
getRowCount() - Method in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
getRowCount() - Method in class mavis.gui.MeasurementSequenceTableModel
Returns the number of rows in the model.
getRowCount() - Method in class mavis.gui.PrintPanel.PrintSequenceTableModel
 
getRowCount() - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableModel
 
getRunnable() - Method in class mavis.util.LastExecutor.RunDelayed
Returns the contained Runnable.
getSampleDataCheckBox() - Static method in class mavis.Settings
 
getSampleType() - Method in class mavis.Project
Returns the type of the sample.
getSampleVector() - Method in class mavis.MeasurementResult
Returns a pointer to the sample vector.
getSampleX() - Method in class mavis.MeasurementResult
Returns the noise fixed and rotated X coordinate of this result.
getSampleY() - Method in class mavis.MeasurementResult
Returns the noise fixed and rotated Y coordinate of this result.
getSampleZ() - Method in class mavis.MeasurementResult
Returns the noise fixed and rotated Z coordinate of this result.
getSequences() - Static method in class mavis.Settings
Returns all saved sequences in sorted order.
getSequenceTable() - Method in class mavis.gui.MeasurementSequencePanel
Returns the table containing all displayed measurement sequence data.
getSession() - Method in class mavis.gui.MagneticComponentTableModel
Get the Session object reference that this class uses.
getSession() - Method in class mavis.gui.ProjectComponent
Returns the active session, or null if no session is active.
getSession() - Method in class mavis.SessionEvent
Returns the table model that sent this event.
getSignalToDriftWarning() - Method in class mavis.MeasurementStep
Called to see if the signal to drift warning has been raised.
getSignalToHolderWarning() - Method in class mavis.MeasurementStep
Called to see if the signal to holder warning has been raised.
getSignalToNoiseWarning() - Method in class mavis.MeasurementStep
Called to see if the signal to noise warning has been raised.
getStart(int) - Method in class mavis.Session
Returns the coordinate of the starting point, in the normalized coordinate system.
getStart2D(int, ComponentCalculation.Axis) - Method in class mavis.Session
Returns the coords of the starting point (2d), for component line fitting done in 2D i.e. as seen from specified axis.
getStartAndEndpoints(int) - Method in class mavis.Session
Returns the coords of the starting and ending points, corrected for the case of the origo being artificially forced to be one of the end points of the magnetic vector component.
getState() - Method in class mavis.MeasurementStep
Tells if this step has been completed or not, or if a measurement is still running.
getState() - Method in class mavis.Project
Returns the current measurement state of this project.
getStep() - Method in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
getStep() - Method in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
getStep() - Method in class mavis.gui.MeasurementDetailsPanel
 
getStep() - Method in class mavis.MeasurementEvent
Returns the measurement that sent this event.
getStep(int) - Method in class mavis.MeasurementSequence
Returns the specified step from this sequence.
getStep(int) - Method in class mavis.Project
Returns a step from the sequence.
getStepIndex(MeasurementStep) - Method in class mavis.MeasurementSequence
Returns the index of the given MeasurementStep object in the sequence or -1 if it isn't in the sequence.
getStepIndex(MeasurementStep) - Method in class mavis.Project
Returns the index of the given MeasurementStep object in the sequence or -1 if it isn't in the sequence.
getStepNumbers(int) - Method in class mavis.MagneticComponents
Returns an int[] of the component's step indices in the measurement sequence table
getStepNumbers(int) - Method in class mavis.Session
Returns the indexes of steps that component includes.
getStepNumbersString(int) - Method in class mavis.Session
Returns the indexes of steps that component includes, format is like "1-8,10,15,18-20"
getSteps(int) - Method in class mavis.MagneticComponents
Returns the collection of MeasurementSteps associated with the specified magnetic component.
getSteps() - Method in class mavis.MeasurementSequence
Returns the number of steps in this sequence.
getSteps() - Method in class mavis.Project
Returns the number of steps in this project.
getStepsWithoutOrigo(Vector) - Static method in class mavis.ComponentCalculation
Returns true if the steps contain an origo step at either the start or end.
getStepValue() - Method in class mavis.MeasurementStep
Returns the AF/Thermal value of this step, or a negative number if it has not been specified.
getStrike() - Method in class mavis.Project
Returns the strike of the sample.
getSusceptibility() - Method in class mavis.MeasurementStep
Returns the susceptibility of this step's sample, or null to use the project's default susceptibility.
getSusceptibility() - Method in class mavis.Project
Returns the susceptibility of the sample.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class mavis.gui.StyledCellEditor
Implements the TableCellEditor interface.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class mavis.gui.StyledTableCellRenderer
Returns the styled table cell renderer.
getTableDirectoryHistory() - Static method in class mavis.Settings
 
getTableNumberFormat() - Static method in class mavis.Settings
Formatting - Number format for table
getTheta63Warning() - Method in class mavis.MeasurementStep
Called to see if the theta63 warning has been raised.
getTimestamp() - Method in class mavis.MeasurementStep
Returns the time the measurements were completed, or null if that has not yet happened.
getTimestamp() - Method in class mavis.Project
Returns the timestamp of the last completed measurement.
getToolTipText(Project) - Method in enum mavis.gui.ComponentColumn
Returns the tooltip text for this column.
getToolTipText(Project) - Method in enum mavis.gui.SequenceColumn
Returns the tooltip text for this column.
getTransform() - Method in class mavis.Project
Returns the current transformation matrix for the sample.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class mavis.gui.StyledCellEditor
Implements the TreeCellEditor interface.
getType() - Method in class mavis.MeasurementEvent
Returns the type of event this is.
getType() - Method in class mavis.MeasurementResult
Returns the type of this result.
getType(File) - Static method in class mavis.Project
Returns the type of a project file.
getType() - Method in class mavis.Project
Returns the type of this project.
getType() - Method in class mavis.ProjectEvent
Returns the type of this event.
getType() - Method in class mavis.SessionEvent
Returns the type of this event.
getUnit(Project) - Method in class mavis.MeasurementValue
Returns the unit of the value.
getUnit(Project) - Method in class mavis.NormalizedValue
Returns mA/m or Am^2/kg depending on the normalization that the project uses.
getValue(int, Session) - Method in enum mavis.gui.ComponentColumn
Returns the value for this column's specified row.
getValue(int, Project) - Method in enum mavis.gui.SequenceColumn
Returns the value for this column's specified row.
getValue(MeasurementStep) - Method in class mavis.MeasurementValue
Calculates a specific value from a measurement step.
getValue(MeasurementStep) - Method in class mavis.NormalizedValue
Calculates a specific normalized value from a measurement step.
getValue(int, MeasurementValue<A>) - Method in class mavis.Project
Calculates and returns a value from a measurement step.
getValue0(MeasurementStep) - Method in class mavis.NormalizedValue
Calculates a specific NOT NORMALIZED value from a measurement step.
getValueAt(int, int) - Method in class mavis.gui.DataPrintPanel.PrintComponentTableModel
 
getValueAt(int, int) - Method in class mavis.gui.DataPrintPanel.PrintDifferenceTableModel
 
getValueAt(int, int) - Method in class mavis.gui.DataPrintPanel.PrintSequenceTableModel
 
getValueAt(int, int) - Method in class mavis.gui.DifferenceVectorTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class mavis.gui.MagneticComponentTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class mavis.gui.MeasurementDetailsPanel.DetailsTableModel
 
getValueAt(int, int) - Method in class mavis.gui.MeasurementDetailsPanel.ErrorsTableModel
 
getValueAt(int, int) - Method in class mavis.gui.MeasurementSequenceTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class mavis.gui.PrintPanel.PrintSequenceTableModel
 
getValueAt(int, int) - Method in class mavis.gui.ProjectExplorerTable.ProjectExplorerTableModel
 
getVersion() - Method in class mavis.Project
Returns the version number of the loaded project file.
getVolume() - Method in class mavis.MeasurementStep
Returns the volume of this step's sample, or a negative number to use the project's default volume.
getVolume() - Method in class mavis.Project
Returns the volume of the sample.
getWarnings() - Method in class mavis.MeasurementStep
Called to see if any warnings have been raised.
getWarningWrapperInstance() - Static method in class mavis.Settings
Returns a copy of the StyledWrapper for projects with warnings.
getWindowHeight() - Static method in class mavis.Settings
 
getWindowMaximized() - Static method in class mavis.Settings
 
getWindowWidth() - Static method in class mavis.Settings
 
getXXX() - Static method in class mavis.Settings
Generic accessor for all properties.
GRAPHPRINT_PREVIEW - Static variable in class mavis.gui.SettingsDialog
 
GraphPrintPanel - Class in mavis.gui
Creates layout from Plots to be printed.
GraphPrintPanel(JDialog, Session, Project, boolean) - Constructor for class mavis.gui.GraphPrintPanel
Creates an instance of GraphPrintPanel.
graphsBox - Variable in class mavis.gui.FileActionsPanel
 

$ 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