Class Summary |
Annotatable |
Base-class for all classes that support annotations. |
Annotation |
Implementation of a label-value pair. |
BackgroundIon<gPeak extends Peak> |
Implementation of a background ion, useable for all types of mass spectrometry
(e.g. |
Centroid |
Implementation of a centroid or data-point in a mass spectrometry spectrum or
profile. |
Centroid.Factory |
Factory for creating a Centroid instance. |
ChromatographyMS<gPeak extends Peak> |
This class combines the information from a setup combining a chromatograph (LC or GC)
with a mass spectrometer. |
IPeak |
The base-class for all peak-types defined in the PeakML file format. |
IPeak.AnnotationAscending |
Comparator for sorting on a vector of peaks on an annotations. |
IPeak.AnnotationDescending |
Comparator for sorting on a vector of peaks on an annotations. |
IPeakSet<Type extends IPeak> |
Implementation of a class maintaining a set of peaks. |
MassChromatogram<gPeak extends Peak> |
Implementation of a mass chromatogram, usable for LC-MS, GC-MS, or any 2 dimensional
mass spectrometry method. |
Peak |
Base-class for a single peak, which can either be a single data-point
(Centroid ), or a collection of data-points making up the peak
(Profile ). |
PeakData<gPeak extends Peak> |
Implementation of a container for peak-data. |
PeakDataIterator<gPeak extends Peak> |
An iterator for peak-data, allowing for sequential access to Peak data
stored in a PeakData instance. |
Spectrum<gPeak extends Peak> |
Type-binding for a spectrum (a single measurement on a mass spectrometer). |
TotalIonCount |
|
Version |
This object contains the version of the project. |