35 #ifndef OPENMS_VISUAL_SPECTRUM3DWIDGET_H 36 #define OPENMS_VISUAL_SPECTRUM3DWIDGET_H 39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 46 class Spectrum3DCanvas;
73 virtual void recalculateAxes_();
80 bool isLegendShown()
const;
82 virtual void showLegend(
bool show);
86 void showCurrentPeaksAs2D();
90 virtual void showGoToDialog();
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Representation of a histogram.
Definition: Histogram.h:64
Management and storage of parameters / INI files.
Definition: Param.h:75
Canvas for 3D-visualization of peak map data.
Definition: Spectrum3DCanvas.h:67