35 #ifndef OPENMS_VISUAL_SPECTRUM3DWIDGET_H
36 #define OPENMS_VISUAL_SPECTRUM3DWIDGET_H
43 class Spectrum3DCanvas;
70 virtual void recalculateAxes_();
77 bool isLegendShown()
const;
79 virtual void showLegend(
bool show);
83 void showCurrentPeaksAs2D();
87 virtual void showGoToDialog();
A more convenient string class.
Definition: String.h:56
Representation of a histogram.
Definition: Histogram.h:64
Management and storage of parameters / INI files.
Definition: Param.h:69
Canvas for 3D-visualization of peak map data.
Definition: Spectrum3DCanvas.h:62