| Package | Description |
|---|---|
| jspecview.applet | |
| jspecview.application | |
| jspecview.common |
| Modifier and Type | Method and Description |
|---|---|
JDXSpectrum.IRMode |
JSVAppletPrivate.getIRMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
JSVAppletPrivate.setIRMode(JDXSpectrum.IRMode mode) |
| Modifier and Type | Method and Description |
|---|---|
JDXSpectrum.IRMode |
MainFrame.getIRMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
MainFrame.setIRMode(JDXSpectrum.IRMode mode) |
| Modifier and Type | Method and Description |
|---|---|
JDXSpectrum.IRMode |
ScriptInterface.getIRMode() |
static JDXSpectrum.IRMode |
JDXSpectrum.IRMode.getMode(java.lang.String value) |
static JDXSpectrum.IRMode |
JDXSpectrum.IRMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JDXSpectrum.IRMode[] |
JDXSpectrum.IRMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JDXSpectrum.process(java.util.List<JDXSpectrum> specs,
JDXSpectrum.IRMode irMode) |
void |
ScriptInterface.setIRMode(JDXSpectrum.IRMode iMode) |
static JDXSpectrum |
JDXSpectrum.taConvert(JDXSpectrum spectrum,
JDXSpectrum.IRMode mode) |