| AbstractByteBasedSpectrumReader |
Ancestor for spectrum readers that use binary data, i.e., byte arrays.
|
| AbstractJCampSpectrumReader |
Ancestor for JCamp spectrum formats.
|
| AbstractSampleDataReader |
Ancestor for sample data readers.
|
| AbstractSpectrumReader |
Abstract ancestor for readers that read files in various formats and
turn them into spectra.
|
| AbstractTextBasedSpectrumReader |
Ancestor for spectrum readers that are text-based.
|
| AbstractThreeWayDataReader |
Abstract ancestor for readers that read files in various formats and
turn them into three way data structures.
|
| CALSpectrumReader |
Reads spectra in BLGG ASC format.
|
| ColumnWiseSpreadSheetSpectrumReader.SampleIDLocation |
Determines whether the sample ID is located.
|
| JCampDX2SpectrumReader.ReaderMode |
The enum for the reader mode.
|
| RowWiseSpreadSheetSpectrumReader.SheetIterator |
Ancestor for sheet iterators.
|
| SampleDataReader |
Indicator interface for readers that process sample data.
|
| ScioLabExportSpectrumReader.SpectrumType |
Determines the type of spectrum to load.
|
| SoilCaresScannerSpectrumReader.AmplitudeType |
Determines the type of amplitudes to load.
|
| SoilCaresScannerSpectrumReader.SpectrumType |
Determines the type of spectrum to load.
|
| SPCSpectrumReader.AbstractParser |
Parser class for SPC files.
|
| SpectrumReaderWithSampleIDExtraction |
Interface for spectrum readers that extract the sample ID from the filename.
|