38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
95 canvas_->setMapper(mapper);
102 switch (main_unit_1d)
A D-dimensional half-open interval.
Definition: DRange.h:62
DIM_UNIT getUnit() const
The unit of the dimension.
Definition: DimMapper.h:155
const DimBase & getDim(DIM d) const
obtain unit/name for X/Y/Z dimension.
Definition: DimMapper.h:784
Class that stores the data for one layer.
Definition: LayerDataBase.h:195
Management and storage of parameters / INI files.
Definition: Param.h:70
Canvas for visualization of one or several spectra.
Definition: Plot1DCanvas.h:321
@ DM_PEAKS
draw data as peak
Definition: Plot1DCanvas.h:384
@ DM_CONNECTEDLINES
draw as connected lines
Definition: Plot1DCanvas.h:385
Canvas for 2D-visualization of peak map, feature map and consensus map data.
Definition: Plot2DCanvas.h:72
@ IM_SNAP
Shows the maximum displayed intensity (across all layers) as if it was the overall maximum intensity.
Definition: PlotCanvas.h:206
@ IM_PERCENTAGE
Shows intensities normalized by each layer's maximum: f(x)=x/max(x)*100.
Definition: PlotCanvas.h:205
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:48
DIM_UNIT
Definition: CommonEnums.h:46
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerDataBase.h:152