38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 85 canvas_->setMapper(mapper);
89 void hideAxes()
override;
92 void showLegend(
bool show)
override;
95 void toggleMirrorView(
bool mirror);
98 void performAlignment(
Size layer_index_1,
Size layer_index_2,
const Param & param);
101 void resetAlignment();
104 void saveAsImage()
override;
107 virtual void renderForImage(QPainter& painter);
111 void showCurrentPeaksAs2D();
114 void showCurrentPeaksAs3D();
117 void showCurrentPeaksAsIonMobility(
const MSSpectrum& spec);
124 void showGoToDialog()
override;
128 void recalculateAxes_()
override;
Precursor meta information.
Definition: Precursor.h:58
Canvas for visualization of one or several spectra.
Definition: Plot1DCanvas.h:319
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66
DIM
Definition: DimMapper.h:626
Management and storage of parameters / INI files.
Definition: Param.h:69
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:70
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127