- id - Variable in class jspecview.common.JSVPanelNode
-
- incrementScriptLevelCount(int) - Method in class jspecview.applet.JSVAppletPrivate
-
- incrementScriptLevelCount(int) - Method in class jspecview.application.MainFrame
-
- incrementScriptLevelCount(int) - Method in interface jspecview.common.ScriptInterface
-
- incrementViewCount(int) - Method in class jspecview.applet.JSVAppletPrivate
-
- incrementViewCount(int) - Method in class jspecview.application.MainFrame
-
- incrementViewCount(int) - Method in interface jspecview.common.ScriptInterface
-
- index - Variable in class jspecview.common.JSVTreeNode
-
- info(String) - Method in class jspecview.util.DefaultLogger
-
- info(String) - Static method in class jspecview.util.Logger
-
Writes a log at INFO level.
- info(String) - Method in interface jspecview.util.LoggerInterface
-
Writes a log at INFO level.
- init() - Method in class jspecview.applet.JSVApplet
-
Initializes applet with parameters and load the JDXSource
called by the browser
- init() - Method in class jspecview.applet.JSVAppletPro
-
- Integral - Class in jspecview.common
-
- IntegralComparator - Class in jspecview.common
-
- IntegralComparator() - Constructor for class jspecview.common.IntegralComparator
-
- IntegralData - Class in jspecview.common
-
from IntegralGraph
a data structure for integration settings
- IntegralData(double, double, double, JDXSpectrum) - Constructor for class jspecview.common.IntegralData
-
- IntegralData(JDXSpectrum, Parameters) - Constructor for class jspecview.common.IntegralData
-
- IntegralData.IntMode - Enum in jspecview.common
-
- integralDrawAll - Variable in class jspecview.common.Parameters
-
- integralMinY - Variable in class jspecview.common.Parameters
-
- integralOffset - Variable in class jspecview.common.Parameters
-
- integralRange - Variable in class jspecview.common.Parameters
-
- integrateAll(Parameters) - Method in class jspecview.common.PanelData
-
- integrationMenuItem - Variable in class jspecview.common.AwtPopupMenu
-
- Interface - Class in jspecview.common
-
- Interface() - Constructor for class jspecview.common.Interface
-
- intoRange(int, int, int) - Static method in class jspecview.common.Coordinate
-
- intoRange(double, double, double) - Static method in class jspecview.common.Coordinate
-
- is1D() - Method in class jspecview.common.JDXDataObject
-
- is2D - Variable in class jspecview.common.Annotation
-
- isAbsorbance() - Method in class jspecview.common.JDXDataObject
-
- isActiveLevel(int) - Static method in class jspecview.util.Logger
-
Tells if a logging level is active.
- isAlmostInteger(double) - Static method in class jspecview.util.TextFormat
-
- isAutoOverlayFromJmolClick() - Method in class jspecview.common.JDXDataObject
-
- isClearAll() - Method in class jspecview.common.PeakInfo
-
- isCompoundSource - Variable in class jspecview.source.JDXSource
-
- isContinuous() - Method in class jspecview.common.JDXDataObject
-
Returns true if spectrum is continuous
- isDefault() - Method in class jspecview.common.Parameters
-
Returns whether or not the DisplayScheme
is the default
- isEnabled() - Method in interface jspecview.common.JSVContainer
-
- isExportMode(String) - Static method in enum jspecview.export.Exporter.ExportType
-
- isExportXAxisLeftToRight() - Method in class jspecview.common.JDXSpectrum
-
- isFocusable() - Method in interface jspecview.common.JSVContainer
-
- isForcedSubset() - Method in class jspecview.common.JDXSpectrum
-
- isHNMR() - Method in class jspecview.common.JDXDataObject
-
Determines if a spectrum is an HNMR spectrum
- isHZtoPPM() - Method in class jspecview.common.JDXDataObject
-
Determines if the spectrum should be displayed with abscissa unit of Part
Per Million (PPM) instead of Hertz (HZ)
- isImaginary() - Method in class jspecview.common.JDXDataObject
-
- isInverted() - Method in class jspecview.common.JDXDataObject
-
- isMatch(String, String, boolean, boolean) - Static method in class jspecview.util.TextFormat
-
- isNMR() - Method in class jspecview.common.JDXDataObject
-
- isOneOf(String, String) - Static method in class jspecview.util.Parser
-
- isPixels() - Method in class jspecview.common.Annotation
-
- isPro() - Method in class jspecview.applet.JSVApplet
-
- isPro() - Method in class jspecview.applet.JSVAppletPrivate
-
- isPro() - Method in class jspecview.applet.JSVAppletPrivatePro
-
- isPro() - Method in class jspecview.applet.JSVAppletPro
-
- isPro() - Method in class jspecview.application.MainFrame
-
- isPro() - Method in interface jspecview.common.JSVAppletInterface
-
- isScalable() - Method in class jspecview.common.JDXDataObject
-
- isSelected - Variable in class jspecview.common.JSVPanelNode
-
- isShowAllStacked() - Method in class jspecview.common.PanelData
-
- isSigned() - Method in class jspecview.applet.JSVApplet
-
- isSigned() - Method in class jspecview.applet.JSVAppletPrivate
-
- isSigned() - Method in class jspecview.applet.JSVAppletPrivatePro
-
- isSigned() - Method in class jspecview.application.MainFrame
-
- isSigned() - Method in interface jspecview.common.JSVAppletInterface
-
- isSigned() - Method in interface jspecview.common.ScriptInterface
-
- isStackable() - Method in class jspecview.common.JDXDataObject
-
- isTransmittance() - Method in class jspecview.common.JDXDataObject
-
- isTrue(String) - Static method in class jspecview.common.Parameters
-
- isURL(String) - Static method in class jspecview.util.FileManager
-
- isValid() - Method in class jspecview.common.SubSpecChangeEvent
-
- isView - Variable in class jspecview.common.JSVPanelNode
-
- isView - Variable in class jspecview.source.JDXSource
-
- isVisible() - Method in interface jspecview.common.AnnotationData
-
- isVisible() - Method in interface jspecview.common.JSVContainer
-
- isVisible() - Method in class jspecview.common.MeasurementData
-
- isWild(String) - Static method in class jspecview.util.TextFormat
-
- isXIncreasing() - Method in class jspecview.common.JDXDataObject
-
Returns true if the spectrum is increasing
- isYInRange(Coordinate[], double, double) - Static method in class jspecview.common.Coordinate
-
Determines if the y values of a spectrum are in a certain range
- isZipFile(InputStream) - Static method in class jspecview.util.ZipUtil
-
- isZipFile(byte[]) - Static method in class jspecview.util.ZipUtil
-