35 #ifndef OPENMS_VISUAL_SPECTRUM2DWIDGET_H
36 #define OPENMS_VISUAL_SPECTRUM2DWIDGET_H
48 class Spectrum1DWidget;
86 bool projectionsVisible()
const;
91 virtual void recalculateAxes_();
93 void toggleProjections();
95 void updateProjections();
97 virtual void showGoToDialog();
107 void showSpectrumAs1D(
int index);
108 void showSpectrumAs1D(std::vector<
int, std::allocator<int> > indices);
110 void showCurrentPeaksAs3D();
141 void projectionInfo(
int peaks,
double intensity,
double max);
143 void autoUpdateProjections();
A more convenient string class.
Definition: String.h:56
DrawModes
Enumerate all avaiable paint styles.
Definition: Spectrum1DCanvas.h:84
Canvas for 2D-visualization of peak map, feature map and consensus map data.
Definition: Spectrum2DCanvas.h:67
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:120
Representation of a histogram.
Definition: Histogram.h:64
Management and storage of parameters / INI files.
Definition: Param.h:69