Class
|
Description
|
AbstractMark
|
Graphical mark comprised of lines, either Ruler or Mark
|
AnalysisDataDim
|
Analysis information for DataDim
|
AnalysisPeakList
|
|
AnalysisPopup
|
Analysis popup information
|
AnalysisProject
|
grouping for related Analysis data
|
AnalysisSpectrum
|
Analysis information for Spectra/DataSources
|
AtomSetMapping
|
Stores (pseudo)atom and residue name to use for display, graphical user interfaces etc., and links to appropriate Residue, AtomSets, and ChemAtomSet.
NB the various links are not independent, and the API does *not* guarantee consistency. It is up to CcpNmr Analysis to make sure the information is up-to-date. This behaviour is only tolerated because this is a program-specific part of the model.
|
AxisMapping
|
Mapping of AxisLabel to AnalysisDataDim
|
AxisPanel
|
This corresponds to one axis of a SpectrumWindow.
|
AxisRegion
|
This corresponds to one region of an AxisPanel.
|
AxisRegionGroup
|
Group of axis regions which are tied together. Used e.g. for strip plots.
|
AxisType
|
This determines how spectrum dimensions can be mapped onto a SpectrumWindow.
|
AxisUnit
|
This is one possible unit for an AxisType.
|
ChainMapping
|
ChainMaping - serves to organise AtomSetMappings
|
Mark
|
Multidimensional graphical mark.
|
MarkDim
|
One dimension of a mark.
|
PanelType
|
This is a way of distinguishing between axes with the same AxisType.
|
PopupOption
|
Popup option setting
|
ResidueMapping
|
ResidueMapping - serves to organise AtomSetMappings
|
Ruler
|
One-dimensional, PanelType-mapped graphical mark.
|
SidePanel
|
Graphical objects which correspond to one dimension, e.g. the scrollbars and 1D slices.
|
SlicePanel
|
This is for the display of a 1D slice of a spectrum.
|
SpectrumWindow
|
This is for the multi-dimensional display of one or more spectra simultaneously.
|
SpectrumWindowGroup
|
A group of spectrum windows. Only one group may be active at any one time, and only windows in the active group are displayed.
|
SpectrumWindowPane
|
Spectrum display area within window. Normal contour SpectrumWindows only have one.
|
SpectrumWindowView
|
Used for properties of spectra which depend on the particular SpectrumWindow being considered.
|
StoredContour
|
Set of stored contours for a spectrum (dataSource)
|
WindowPeakList
|
Used for properties of peak lists which depend on the particular SpectrumWindow being considered.
|