12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   69       canvas_->setMapper(mapper); 
 
A D-dimensional half-open interval.
Definition: DRange.h:36
 
DIM_UNIT getUnit() const
The unit of the dimension.
Definition: DimMapper.h:129
 
const DimBase & getDim(DIM d) const
obtain unit/name for X/Y/Z dimension.
Definition: DimMapper.h:758
 
Class that stores the data for one layer.
Definition: LayerDataBase.h:169
 
The representation of a 1D spectrum.
Definition: MSSpectrum.h:44
 
Management and storage of parameters / INI files.
Definition: Param.h:44
 
Canvas for visualization of one or several spectra.
Definition: Plot1DCanvas.h:295
 
@ DM_PEAKS
draw data as peak
Definition: Plot1DCanvas.h:358
 
@ DM_CONNECTEDLINES
draw as connected lines
Definition: Plot1DCanvas.h:359
 
Canvas for 2D-visualization of peak map, feature map and consensus map data.
Definition: Plot2DCanvas.h:46
 
@ IM_SNAP
Shows the maximum displayed intensity (across all layers) as if it was the overall maximum intensity.
Definition: PlotCanvas.h:180
 
@ IM_PERCENTAGE
Shows intensities normalized by each layer's maximum: f(x)=x/max(x)*100.
Definition: PlotCanvas.h:179
 
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
 
DIM_UNIT
Definition: CommonEnums.h:20
 
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerDataBase.h:126