12 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
25 class Plot3DOpenGLCanvas;
69 bool isLegendShown()
const;
105 void update_(
const char * caller_name =
nullptr)
override;
A gradient of multiple colors and arbitrary distances between colors.
Definition: MultiGradient.h:42
Management and storage of parameters / INI files.
Definition: Param.h:44
Canvas for 3D-visualization of peak map data.
Definition: Plot3DCanvas.h:42
~Plot3DCanvas() override
Destructor.
bool finishAdding_() override
Method that is called when a new layer has been added.
void removeLayer(Size layer_index) override
void currentLayerParamtersChanged_()
Reacts on changed layer parameters.
void showCurrentPeaksAs2D()
Requests to display all spectra in 2D plot.
void showCurrentLayerPreferences() override
Shows the preferences dialog of the active layer.
bool legend_shown_
whether the legend is shown or not
Definition: Plot3DCanvas.h:108
void intensityModeChange_() override
void activateLayer(Size layer_index) override
void updateLayer(Size i) override
void update_(const char *caller_name=nullptr) override
Updates the displayed data.
void contextMenuEvent(QContextMenuEvent *e) override
Plot3DCanvas(const Param &preferences, QWidget *parent=nullptr)
Constructor.
Plot3DOpenGLCanvas * openglwidget() const
returns the Plot3DOpenGLcanvas
void showLegend(bool)
Shows/hides the legend.
ShadeModes
Different shade modes.
Definition: Plot3DCanvas.h:56
Plot3DOpenGLCanvas * openglcanvas_
pointer to the SpectrumOpenGLCanvas implementation
Definition: Plot3DCanvas.h:74
MultiGradient linear_gradient_
stores the linear color gradient for non-log modes
Definition: Plot3DCanvas.h:111
void resizeEvent(QResizeEvent *e) override
OpenGL Canvas for 3D-visualization of map data.
Definition: Plot3DOpenGLCanvas.h:36
Base class for visualization canvas classes.
Definition: PlotCanvas.h:120
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:97
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19