|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   50   class Spectrum1DWidget;
 
   79       return static_cast<Spectrum2DCanvas *>(canvas_);
 
   88     bool projectionsVisible() 
const;
 
   93     void recalculateAxes_() 
override;
 
   95     void toggleProjections();
 
   97     void updateProjections();
 
   99     void showGoToDialog() 
override;
 
  109     void showSpectrumAs1D(
int index);
 
  110     void showSpectrumAs1D(std::vector<
int, std::allocator<int> > indices);
 
  112     void showCurrentPeaksAs3D();
 
  143     void projectionInfo(
int peaks, 
double intensity, 
double max);
 
  145     void autoUpdateProjections();
 
  
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:149
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Representation of a histogram.
Definition: Histogram.h:63
Canvas for 2D-visualization of peak map, feature map and consensus map data.
Definition: Spectrum2DCanvas.h:70
Management and storage of parameters / INI files.
Definition: Param.h:73