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 

G

getAnnotation(JDXSpectrum, List<String>, AwtColoredAnnotation) - Static method in class jspecview.common.AwtColoredAnnotation
 
getAppletInfo() - Method in class jspecview.applet.JSVApplet
Get Applet information
getAppletInfo() - Method in class jspecview.applet.JSVAppletPro
 
getArgbFromString(String) - Static method in class jspecview.util.ColorUtil
accepts [xRRGGBB] or [0xRRGGBB] or [0xFFRRGGBB] or #RRGGBB or [red,green,blue] or a valid JavaScript color
getAssociatedPeakInfo(Coordinate) - Method in class jspecview.common.JDXSpectrum
 
getAtoms() - Method in class jspecview.common.PeakInfo
 
getAttributeList() - Method in class jspecview.util.SimpleXmlReader
 
getAttrValue(String) - Method in class jspecview.util.SimpleXmlReader
 
getAttrValueLC(String) - Method in class jspecview.util.SimpleXmlReader
 
getAType() - Method in interface jspecview.common.AnnotationData
 
getAType() - Method in class jspecview.common.MeasurementData
 
getAutoCombine() - Method in class jspecview.applet.JSVAppletPrivate
 
getAutoCombine() - Method in class jspecview.application.MainFrame
 
getAutoCombine() - Method in interface jspecview.common.ScriptInterface
 
getAutoShowLegend() - Method in class jspecview.applet.JSVAppletPrivate
 
getAutoShowLegend() - Method in class jspecview.application.MainFrame
 
getAutoShowLegend() - Method in interface jspecview.common.ScriptInterface
 
getAxisLabel(boolean) - Method in class jspecview.common.JDXSpectrum
checks in order: (1) Peaks tag attribute xUnits/yUnits, then (2) ##XLABEL/##YLABEL, then (3) ##XUNITS/##YUNITS
getBase64(StringBuffer) - Static method in class jspecview.util.Base64
 
getBase64(byte[]) - Static method in class jspecview.util.Base64
 
getBasePeakInfo() - Method in class jspecview.common.JDXSpectrum
 
getBitSet() - Method in class jspecview.common.IntegralData
 
getBoolean(ScriptToken) - Method in class jspecview.common.PanelData
 
getBoolean(ScriptToken) - Method in class jspecview.common.Parameters
 
getBooleans() - Method in class jspecview.common.Parameters
 
getBufferData() - Method in class jspecview.util.SimpleXmlReader
 
getBufferedReaderForInputStream(InputStream) - Static method in class jspecview.util.FileManager
 
getBufferedReaderForString(String) - Static method in class jspecview.util.FileManager
 
getBufferedReaderFromName(String, URL, String) - Static method in class jspecview.util.FileManager
 
getCharacters() - Method in class jspecview.util.SimpleXmlReader
 
getClickedCoordinate() - Method in class jspecview.common.PanelData
Returns the spectrum coordinate of the point on the display that was clicked
getColor() - Method in class jspecview.common.AwtColoredAnnotation
 
getColor(int, int, int, int) - Method in class jspecview.common.AwtPanel
 
getColor(ScriptToken) - Method in class jspecview.common.AwtPanel
 
getColor(ScriptToken) - Method in interface jspecview.common.JSVPanel
 
getColor(int, int, int, int) - Method in interface jspecview.common.JSVPanel
 
getColor(ScriptToken) - Method in class jspecview.common.Parameters
Gets the color of an element in the scheme
getColorFromString(String) - Static method in class jspecview.common.AwtParameters
Returns a Color from a string representation as a hex value or a delimiter separated rgb values.
getColors() - Method in class jspecview.common.Parameters
 
getConvertedSpectrum() - Method in class jspecview.common.JDXSpectrum
 
getCoord() - Method in class jspecview.common.PeakPickEvent
 
getCoordinate() - Method in class jspecview.applet.JSVApplet
 
getCoordinate() - Method in class jspecview.applet.JSVAppletPrivate
Method that can be called from another applet or from javascript to return the coordinate of clicked point in the plot area of the JSVPanel
getCoordinate() - Method in class jspecview.application.MainFrame
 
getCoordinate() - Method in interface jspecview.common.JSVAppletInterface
Method that can be called from another applet or from javascript to return the coordinate of clicked point in the plot area of the JSVPanel
getCoordinate(ScriptInterface) - Static method in class jspecview.common.JSViewer
 
getCurrentSource() - Method in class jspecview.applet.JSVAppletPrivate
 
getCurrentSource() - Method in class jspecview.application.MainFrame
 
getCurrentSource() - Method in interface jspecview.common.ScriptInterface
 
getCurrentSpectrumIndex() - Method in class jspecview.common.PanelData
 
getCurrentSpectrumIndex() - Method in class jspecview.common.ViewPanel
 
getCurrentSubSpectrum() - Method in class jspecview.common.JDXSpectrum
 
getData() - Method in interface jspecview.common.AnnotationData
 
getData() - Method in class jspecview.common.MeasurementData
 
getDataClass() - Method in class jspecview.common.JDXHeader
Returns the data class spectrum only
getDataHeader() - Method in class jspecview.common.IntegralData
 
getDataHeader() - Method in class jspecview.common.MeasurementData
 
getDataHeader() - Method in class jspecview.common.PeakData
 
getDataType() - Method in class jspecview.common.JDXHeader
Getter for property dataType.
getDate() - Method in class jspecview.common.JDXHeader
Getter for property date.
getDecimalFormat(String) - Static method in class jspecview.util.TextFormat
If the applet is used for teaching, then we may need to obscure the title of the spectrum
getDefaultAnnotationInfo(Annotation.AType) - Method in class jspecview.common.JDXDataObject
 
getDefaultModel() - Method in class jspecview.common.JSVTree
 
getDefaultScheme() - Method in class jspecview.application.DisplaySchemesProcessor
 
getDeltaX() - Method in class jspecview.common.JDXDataObject
Returns the delta X
getDescription() - Method in class jspecview.common.JSVFileFilter
Returns the JSpecViewFileFilter description
getDialog(Annotation.AType) - Method in class jspecview.common.PanelData
 
getDimension(MediaSizeName) - Static method in class jspecview.common.PrintLayout
 
getDisplay1D() - Method in class jspecview.common.PanelData
 
getDisplayFont() - Method in class jspecview.common.Parameters
Returns the font name used in this DisplayScheme
getDisplayFontName() - Method in class jspecview.common.PanelData
Returns the name of the font used in the display
getDisplaySchemes() - Method in class jspecview.application.DisplaySchemesProcessor
Returns the list of DisplaySchemes that were loaded
getDocumentBase() - Method in class jspecview.applet.JSVAppletPrivate
 
getDocumentBase() - Method in class jspecview.application.MainFrame
 
getDocumentBase() - Method in interface jspecview.common.ScriptInterface
 
getEndingPointIndex(int) - Method in class jspecview.common.PanelData
 
getEndTag() - Method in class jspecview.util.SimpleXmlReader
 
getErrorLog() - Method in class jspecview.source.JDXSource
Returns the error log for this source
getExtension(File) - Method in class jspecview.common.JSVFileFilter
Returns the extension of a file
getFile(String, Component, boolean) - Method in class jspecview.common.DialogHelper
 
getFileAsString(String) - Method in class jspecview.applet.JSVAppletPrivate
 
getFileAsString(String) - Method in class jspecview.application.MainFrame
 
getFileAsString(String) - Method in interface jspecview.common.ScriptInterface
 
getFileAsString(String, URL) - Static method in class jspecview.util.FileManager
 
getFileCount() - Method in class jspecview.applet.JSVAppletPrivate
 
getFileCount() - Method in class jspecview.application.MainFrame
 
getFileCount() - Method in interface jspecview.common.ScriptInterface
 
getFilePath() - Method in class jspecview.common.JDXDataObject
 
getFilePath() - Method in class jspecview.common.PeakInfo
 
getFilePath() - Method in class jspecview.source.JDXSource
 
getFilePathForwardSlash() - Method in class jspecview.common.JDXDataObject
 
getFirstX() - Method in class jspecview.common.JDXDataObject
Returns the first X value
getFirstY() - Method in class jspecview.common.JDXDataObject
Returns the first Y value
getFocusNow(boolean) - Method in class jspecview.common.AwtPanel
 
getFocusNow(boolean) - Method in interface jspecview.common.JSVPanel
 
getHeaderRowDataAsArray() - Method in class jspecview.common.JDXDataObject
 
getHeaderRowDataAsArray(boolean, int) - Method in class jspecview.common.JDXHeader
 
getHeaderRowDataAsArray(boolean, String[][]) - Method in class jspecview.source.JDXSource
 
getHeaderTable() - Method in class jspecview.common.JDXHeader
Returns the table of headers
getHeight() - Method in interface jspecview.common.JSVContainer
 
getIndex() - Method in class jspecview.common.PeakInfo
 
getInfo(Map<String, Object>) - Method in class jspecview.common.IntegralData
 
getInfo(String) - Method in class jspecview.common.JDXSpectrum
 
getInfo(Map<String, Object>) - Method in class jspecview.common.MeasurementData
 
getInfo(boolean, String) - Method in class jspecview.common.PanelData
 
getInfo(Map<String, Object>) - Method in class jspecview.common.PeakData
 
getInput(String, String, String) - Method in class jspecview.common.AwtPanel
 
getInput(String, String, String) - Method in interface jspecview.common.JSVPanel
 
getInputStream(String, boolean, URL) - Static method in class jspecview.util.FileManager
 
getIntegralFactor() - Method in class jspecview.common.IntegralData
 
getIntegrationRatios() - Method in class jspecview.applet.JSVAppletPrivate
 
getIntegrationRatios() - Method in class jspecview.application.MainFrame
 
getIntegrationRatios() - Method in interface jspecview.common.ScriptInterface
 
getIntegrationRatiosFromString(JDXSpectrum, String) - Static method in class jspecview.common.IntegralData
Parses integration ratios and x values from a string and returns them as IntegrationRatio objects
getInterface(String) - Static method in class jspecview.common.Interface
 
getIRMode() - Method in class jspecview.applet.JSVAppletPrivate
 
getIRMode() - Method in class jspecview.application.MainFrame
 
getIRMode() - Method in interface jspecview.common.ScriptInterface
 
getJcampdx() - Method in class jspecview.common.JDXHeader
Getter for property jcampdx.
getJDXSpectrum(int) - Method in class jspecview.source.JDXSource
Returns the Spectrum at a given index in the list
getJmolFilePath(String, URL) - Static method in class jspecview.util.FileManager
 
getJSVPanel(ScriptInterface, List<JDXSpectrum>, int, int, AwtPopupMenu) - Static method in class jspecview.common.AwtPanel
 
getKey() - Method in interface jspecview.common.AnnotationData
 
getKey() - Method in class jspecview.common.MeasurementData
 
getKey(StringTokenizer) - Static method in enum jspecview.common.ScriptToken
 
getLastX() - Method in class jspecview.common.JDXDataObject
Returns the last X value
getLastY() - Method in class jspecview.common.JDXDataObject
Returns the last Y value
getLevel(int) - Static method in class jspecview.util.Logger
Returns the text corresponding to a level.
getLongDate() - Method in class jspecview.common.JDXHeader
Getter for property longDate.
getMatch() - Method in class jspecview.common.PeakInfo
 
getMaxX(Coordinate[], int, int) - Static method in class jspecview.common.Coordinate
Returns the minimum x value of an array of Coordinates
getMaxX(List<JDXSpectrum>, ViewData) - Static method in class jspecview.common.Coordinate
Returns the maximum x value value from an array of arrays of Coordinates.
getMaxX() - Method in class jspecview.common.JDXDataObject
Calculates and returns the maximum x value in the list of coordinates Fairly expensive operation
getMaxY(Coordinate[], int, int) - Static method in class jspecview.common.Coordinate
Returns the maximum y value of an array of Coordinates
getMaxY() - Method in class jspecview.common.JDXDataObject
Calculates and returns the maximum y value in the list of coordinates Fairly expensive operation
getMaxY() - Method in class jspecview.source.JDXDecompressor
 
getMaxYUser(List<JDXSpectrum>, ViewData) - Static method in class jspecview.common.Coordinate
Returns the maximum y value value from an array of arrays of Coordinates.
getMeasurementListArray(String) - Method in class jspecview.common.IntegralData
 
getMeasurementListArray(String) - Method in class jspecview.common.MeasurementData
 
getMeasurementListArray(String) - Method in class jspecview.common.PeakData
 
getMeasurementListArrayReal(String) - Method in class jspecview.common.IntegralData
 
getMeasurementListArrayReal(String) - Method in class jspecview.common.MeasurementData
 
getMeasurementListArrayReal(String) - Method in class jspecview.common.PeakData
 
getMeasurements() - Method in class jspecview.common.MeasurementData
 
getMinX(Coordinate[], int, int) - Static method in class jspecview.common.Coordinate
Returns the minimum x value of an array of Coordinates
getMinX(List<JDXSpectrum>, ViewData) - Static method in class jspecview.common.Coordinate
Returns the minimum x value value from an array of arrays of Coordinates.
getMinX() - Method in class jspecview.common.JDXDataObject
Calculates and returns the minimum x value in the list of coordinates Fairly expensive operation
getMinY(Coordinate[], int, int) - Static method in class jspecview.common.Coordinate
Returns the minimum y value of an array of Coordinates
getMinY() - Method in class jspecview.common.JDXDataObject
Calculates and returns the minimum y value in the list of coordinates Fairly expensive operation
getMinY() - Method in class jspecview.source.JDXDecompressor
 
getMinYUser(List<JDXSpectrum>, ViewData) - Static method in class jspecview.common.Coordinate
Returns the minimum y value value from an array of arrays of Coordinates.
getMode(String) - Static method in enum jspecview.common.JDXSpectrum.IRMode
 
getModel() - Method in class jspecview.common.PeakInfo
 
getModelPeakInfoForAutoSelectOnLoad() - Method in class jspecview.common.JDXSpectrum
 
getName() - Method in class jspecview.common.Parameters
Returns the name of the DisplayScheme
getName(String) - Static method in class jspecview.util.FileManager
 
getNameList(List<ScriptToken>) - Static method in enum jspecview.common.ScriptToken
 
getNearestIndexForX(Coordinate[], double) - Static method in class jspecview.common.Coordinate
 
getNearestXWithYAbove(Coordinate[], double, double, boolean, boolean) - Static method in class jspecview.common.Coordinate
discovers nearest peak left or right of x that is above threshold y
getNewGraphSet() - Method in class jspecview.common.AwtPanel
 
getNewGraphSet() - Method in interface jspecview.common.JSVPanel
 
getNewJSVPanel(List<JDXSpectrum>) - Method in class jspecview.applet.JSVAppletPrivate
 
getNewJSVPanel(JDXSpectrum) - Method in class jspecview.applet.JSVAppletPrivate
 
getNewJSVPanel(List<JDXSpectrum>) - Method in class jspecview.application.MainFrame
 
getNewJSVPanel(JDXSpectrum) - Method in class jspecview.application.MainFrame
 
getNewJSVPanel(JDXSpectrum) - Method in interface jspecview.common.ScriptInterface
 
getNewJSVPanel(List<JDXSpectrum>) - Method in interface jspecview.common.ScriptInterface
 
getNewPanel(ScriptInterface, JDXSpectrum) - Method in class jspecview.common.AwtPanel
 
getNewPanel(ScriptInterface, JDXSpectrum, AwtPopupMenu) - Static method in class jspecview.common.AwtPanel
generates a single panel or an integrated panel, as appropriate
getNewPanel(ScriptInterface, JDXSpectrum) - Method in interface jspecview.common.JSVPanel
 
getNewPanelNode(String, String, JDXSource, JSVPanel) - Method in class jspecview.applet.JSVAppletPrivate
 
getNewPanelNode(String, String, JDXSource, JSVPanel) - Method in class jspecview.application.MainFrame
 
getNewPanelNode(String, String, JDXSource, JSVPanel) - Method in interface jspecview.common.ScriptInterface
 
getNextQuotedString(String, int) - Static method in class jspecview.util.Parser
 
getNextQuotedString(String, int[]) - Static method in class jspecview.util.Parser
 
getNumberOfGraphSets() - Method in class jspecview.common.PanelData
Returns the Number of Graph sets
getNumberOfPoints() - Method in class jspecview.common.JDXDataObject
Returns the number of points
getNumberOfSpectra() - Method in class jspecview.source.JDXSource
Returns the number of Spectra in this Source
getNumberOfSpectraInCurrentSet() - Method in class jspecview.common.PanelData
 
getNumberOfSpectraTotal() - Method in class jspecview.common.PanelData
Returns the Number of Graph sets
getObservedFreq() - Method in class jspecview.common.JDXDataObject
Returns the observed frequency (for NMR Spectra)
getOrigin() - Method in class jspecview.common.JDXHeader
Getter for property origin.
getOverlayLegend(JSVPanel) - Method in class jspecview.applet.JSVAppletPrivate
 
getOverlayLegend(JSVPanel) - Method in class jspecview.application.MainFrame
 
getOverlayLegend(JSVPanel) - Method in interface jspecview.common.ScriptInterface
 
getOwner() - Method in class jspecview.common.JDXHeader
Getter for property owner.
getPanelData() - Method in class jspecview.applet.JSVAppletPrivate
 
getPanelData() - Method in class jspecview.application.MainFrame
 
getPanelData() - Method in class jspecview.common.AwtPanel
 
getPanelData() - Method in interface jspecview.common.JSVPanel
 
getPanelData() - Method in interface jspecview.common.ScriptInterface
 
getPanelNodes() - Method in class jspecview.applet.JSVAppletPrivate
 
getPanelNodes() - Method in class jspecview.application.MainFrame
 
getPanelNodes() - Method in interface jspecview.common.ScriptInterface
 
getParameter(String, String) - Method in class jspecview.applet.JSVApplet
 
getParameters() - Method in class jspecview.applet.JSVAppletPrivate
 
getParameters() - Method in class jspecview.application.MainFrame
 
getParameters() - Method in interface jspecview.common.AnnotationData
 
getParameters() - Method in class jspecview.common.MeasurementData
 
getParameters() - Method in interface jspecview.common.ScriptInterface
 
getPeakInfo() - Method in class jspecview.common.PeakPickEvent
 
getPeakList() - Method in class jspecview.common.JDXSpectrum
 
getPeakListArray(Measurement, double[], double) - Method in class jspecview.common.JDXDataObject
 
getPeakListing(Parameters, Boolean) - Method in class jspecview.common.PanelData
 
getPeakPickHash() - Method in class jspecview.common.JDXDataObject
 
getPeakTitle() - Method in class jspecview.common.JDXSpectrum
 
getPercentMinimumY() - Method in class jspecview.common.IntegralData
 
getPercentOffset() - Method in class jspecview.common.IntegralData
 
getPercentYValueAt(double) - Method in class jspecview.common.IntegralData
 
getPercentYValueAt(double) - Method in class jspecview.common.JDXSpectrum
 
getPickedCoordinates(Coordinate, Coordinate) - Method in class jspecview.common.PanelData
click event processing
getPlotColor(int) - Method in class jspecview.common.AwtPanel
Returns the color of the plot at a certain index
getPlotColor(int) - Method in interface jspecview.common.JSVPanel
 
getPopup() - Method in class jspecview.common.AwtPanel
 
getPopup() - Method in interface jspecview.common.JSVPanel
 
getPopupMenu() - Method in class jspecview.applet.JSVAppletPrivate
 
getPopupMenu() - Method in class jspecview.application.MainFrame
 
getPopupMenu() - Method in interface jspecview.common.ScriptInterface
 
getPreferences() - Method in class jspecview.application.PreferencesDialog
Returns the preferences (Properties Object)
getPrintJobTitle(boolean) - Method in class jspecview.common.PanelData
 
getPrintLayout() - Method in class jspecview.common.AwtPrintLayoutDialog
Returns the PrintLayout object
getProperty(String) - Method in class jspecview.application.MainFrame
 
getProperty(String) - Method in interface org.jmol.api.JmolSyncInterface
 
getPropertyAsJavaObject(String) - Method in class jspecview.applet.JSVApplet
 
getPropertyAsJavaObject(String) - Method in class jspecview.applet.JSVAppletPrivate
 
getPropertyAsJavaObject(String) - Method in class jspecview.application.MainFrame
 
getPropertyAsJavaObject(String) - Method in interface jspecview.common.JSVAppletInterface
 
getPropertyAsJavaObject(ScriptInterface, String) - Static method in class jspecview.common.JSViewer
 
getPropertyAsJSON(String) - Method in class jspecview.applet.JSVApplet
 
getPropertyAsJSON(String) - Method in class jspecview.applet.JSVAppletPrivate
 
getPropertyAsJSON(String) - Method in class jspecview.application.MainFrame
 
getPropertyAsJSON(String) - Method in interface jspecview.common.JSVAppletInterface
 
getQualifiedDataType() - Method in class jspecview.common.JDXHeader
 
getQuotedAttribute(String, String) - Static method in class jspecview.util.Parser
 
getResourceString(Object, String, String[]) - Static method in class jspecview.util.FileManager
 
getReturnFromJmolModel() - Method in class jspecview.applet.JSVAppletPrivate
 
getReturnFromJmolModel() - Method in class jspecview.application.MainFrame
 
getReturnFromJmolModel() - Method in interface jspecview.common.ScriptInterface
 
getRootNode() - Method in class jspecview.common.JSVTree
 
getScriptToken(String) - Static method in enum jspecview.common.ScriptToken
 
getScriptTokenList(String, boolean) - Static method in enum jspecview.common.ScriptToken
 
getSelectedDisplayScheme() - Method in class jspecview.application.PreferencesDialog
Retruns the current Display Scheme
getSelectedIntegral() - Method in class jspecview.common.PanelData
 
getSelectedPanel() - Method in class jspecview.applet.JSVAppletPrivate
 
getSelectedPanel() - Method in class jspecview.application.MainFrame
 
getSelectedPanel() - Method in interface jspecview.common.ScriptInterface
 
getSelectedPeak() - Method in class jspecview.common.JDXSpectrum
 
getShowAnnotation(Annotation.AType) - Method in class jspecview.common.PanelData
 
getSolnColour() - Method in class jspecview.applet.JSVApplet
 
getSolnColour() - Method in class jspecview.applet.JSVAppletPrivate
Returns the calculated colour of a visible spectrum (Transmittance)
getSolnColour() - Method in class jspecview.application.MainFrame
 
getSolnColour() - Method in interface jspecview.common.JSVAppletInterface
Returns the calculated colour of a visible spectrum (Transmittance)
getSolutionColor() - Method in class jspecview.common.PanelData
 
getSolutionColorHtml() - Method in class jspecview.common.PanelData
 
getSpectra() - Method in class jspecview.source.JDXSource
Returns the Vector of Spectra
getSpectraTree() - Method in class jspecview.applet.JSVAppletPrivate
 
getSpectraTree() - Method in class jspecview.application.MainFrame
 
getSpectraTree() - Method in interface jspecview.common.ScriptInterface
 
getSpectrum() - Method in interface jspecview.common.AnnotationData
 
getSpectrum() - Method in class jspecview.common.JSVPanelNode
 
getSpectrum() - Method in class jspecview.common.Measurement
 
getSpectrum() - Method in class jspecview.common.MeasurementData
 
getSpectrum() - Method in class jspecview.common.PanelData
 
getSpectrumAt(int) - Method in class jspecview.common.PanelData
 
getStartingPointIndex(int) - Method in class jspecview.common.PanelData
 
getState() - Method in interface jspecview.common.AnnotationData
 
getState() - Method in class jspecview.common.MeasurementData
 
getStreamAsBytes(BufferedInputStream) - Static method in class jspecview.util.ZipUtil
 
getSubIndex() - Method in class jspecview.common.JDXSpectrum
 
getSubIndex() - Method in class jspecview.common.SubSpecChangeEvent
 
getSubSpectra() - Method in class jspecview.common.JDXSpectrum
 
getSuggestedFileName(Exporter.ExportType) - Method in class jspecview.common.DialogHelper
 
getTagName() - Method in class jspecview.util.SimpleXmlReader
 
getTagType() - Method in class jspecview.util.SimpleXmlReader
 
getText() - Method in class jspecview.common.Annotation
 
getTFToggle(String) - Static method in class jspecview.common.Parameters
 
getThresh() - Method in class jspecview.common.PeakData
 
getTime() - Method in class jspecview.common.JDXHeader
Getter for property time.
getTip() - Method in enum jspecview.common.ScriptToken
 
getTitle() - Method in class jspecview.common.AwtPanel
 
getTitle() - Method in class jspecview.common.JDXHeader
Getter for property title.
getTitle() - Method in interface jspecview.common.JSVContainer
 
getTitle() - Method in class jspecview.common.PanelData
Returns the title displayed on the graph
getTitle() - Method in class jspecview.common.PeakInfo
 
getTitle() - Method in class jspecview.common.ViewPanel
 
getTitleFont() - Method in class jspecview.common.Parameters
 
getTitleFontName() - Method in class jspecview.common.PanelData
Returns the font of the title
getTitleLabel() - Method in class jspecview.common.JDXSpectrum
 
getTokens(String) - Static method in enum jspecview.common.ScriptToken
read a string for possibly quoted tokens separated by space until // or # is reached.
getTokens(String) - Static method in class jspecview.util.Parser
 
getTokens(String, int) - Static method in class jspecview.util.Parser
 
getTreeNode() - Method in class jspecview.common.JSVPanelNode
 
getType() - Method in class jspecview.common.PeakInfo
 
getType(String) - Static method in enum jspecview.export.Exporter.ExportType
 
getTypeLabel() - Method in class jspecview.common.JDXDataObject
 
getUserYFactor() - Method in class jspecview.common.JDXSpectrum
 
getValue() - Method in class jspecview.common.Measurement
 
getValue(ScriptToken, StringTokenizer, String) - Static method in enum jspecview.common.ScriptToken
tweak command options depending upon special cases
getValue() - Method in class jspecview.source.JDXSourceStreamTokenizer
 
getView() - Method in class jspecview.common.PanelData
 
getViewTitle() - Method in class jspecview.common.PanelData
 
getWidth() - Method in interface jspecview.common.JSVContainer
 
getX() - Method in class jspecview.common.PeakInfo
 
getXFactor() - Method in class jspecview.common.JDXDataObject
Returns the original x factor
getXMax() - Method in class jspecview.common.PeakInfo
 
getXMin() - Method in class jspecview.common.PeakInfo
 
getXString() - Method in class jspecview.common.Coordinate
Returns the x value of the coordinate formatted to a maximum of eight decimal places
getXUnits() - Method in class jspecview.common.JDXDataObject
Returns the units for x-axis when spectrum is displayed
getXVal() - Method in class jspecview.common.Coordinate
Returns the x value of the coordinate
getXVal2() - Method in class jspecview.common.Measurement
 
getXYCoords() - Method in class jspecview.common.IntegralData
 
getXYCoords() - Method in class jspecview.common.JDXSpectrum
Returns the array of coordinates
getY2D() - Method in class jspecview.common.JDXDataObject
 
getY2DPPM() - Method in class jspecview.common.JDXDataObject
 
getYFactor() - Method in class jspecview.common.JDXDataObject
Returns the original y factor
getYMax() - Method in class jspecview.common.PeakInfo
 
getYMin() - Method in class jspecview.common.PeakInfo
 
getYRef() - Method in class jspecview.common.JDXDataObject
 
getYString() - Method in class jspecview.common.Coordinate
Returns the y value of the coordinate formatted to a maximum of eight decimal places
getYUnits() - Method in class jspecview.common.JDXDataObject
Returns the units for y-axis when spectrum is displayed
getYVal() - Method in class jspecview.common.Coordinate
Returns the y value of the coordinate
getYVal2() - Method in class jspecview.common.Measurement
 
getYValueAt(Coordinate[], double) - Static method in class jspecview.common.Coordinate
 
getYValueAt(double) - Method in class jspecview.common.JDXSpectrum
 
getZipDirectoryAndClose(InputStream, boolean) - Static method in class jspecview.util.ZipUtil
 
getZipDirectoryAsStringAndClose(InputStream) - Static method in class jspecview.util.ZipUtil
 
getZipEntryAsBytes(ZipInputStream) - Static method in class jspecview.util.ZipUtil
 
getZipEntryAsString(ZipInputStream) - Static method in class jspecview.util.ZipUtil
 
getZipFileContents(InputStream, String[], int) - Static method in class jspecview.util.ZipUtil
iteratively drills into zip files of zip files to extract file content or zip file directory.
getZipFileContentsAsBytes(InputStream, String[], int) - Static method in class jspecview.util.ZipUtil
 
gridCheckBoxMenuItem - Variable in class jspecview.common.AwtPopupMenu
 
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