35 #ifndef OPENMS_VISUAL_SPECTRUM2DWIDGET_H 36 #define OPENMS_VISUAL_SPECTRUM2DWIDGET_H 39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 51 class Spectrum1DWidget;
89 bool projectionsVisible()
const;
94 virtual void recalculateAxes_();
96 void toggleProjections();
98 void updateProjections();
100 virtual void showGoToDialog();
110 void showSpectrumAs1D(
int index);
111 void showSpectrumAs1D(std::vector<
int, std::allocator<int> > indices);
113 void showCurrentPeaksAs3D();
140 void horizontalProjection(ExperimentSharedPtrType exp);
142 void verticalProjection(ExperimentSharedPtrType exp);
144 void projectionInfo(
int peaks,
double intensity,
double max);
146 void autoUpdateProjections();
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Canvas for 2D-visualization of peak map, feature map and consensus map data.
Definition: Spectrum2DCanvas.h:71
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:124
Representation of a histogram.
Definition: Histogram.h:64
Management and storage of parameters / INI files.
Definition: Param.h:75