Uses of Enum Class
jspecview.common.Spectrum.IRMode
Packages that use Spectrum.IRMode
-
Uses of Spectrum.IRMode in jspecview.common
Methods in jspecview.common that return Spectrum.IRModeModifier and TypeMethodDescriptionstatic Spectrum.IRMode
static Spectrum.IRMode
Returns the enum constant of this class with the specified name.static Spectrum.IRMode[]
Spectrum.IRMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in jspecview.common with parameters of type Spectrum.IRModeModifier and TypeMethodDescriptionstatic boolean
Spectrum.process
(Lst<Spectrum> specs, Spectrum.IRMode irMode) void
PanelData.setIRMode
(Spectrum.IRMode mode, String type) static Spectrum
Spectrum.taConvert
(Spectrum spectrum, Spectrum.IRMode mode)