#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>
#include <OpenMS/VISUAL/LayerData1DBase.h>
#include <OpenMS/VISUAL/LayerDataChrom.h>
#include <OpenMS/VISUAL/PlotCanvas.h>
#include <OpenMS/VISUAL/Painter1DBase.h>
#include <QTextDocument>
#include <QPoint>
#include <vector>
#include <utility>
Go to the source code of this file.
|
| class | Gravitator |
| | Manipulates X or Y component of points in the X-Y plane, by assuming one axis (either X or Y axis) has gravity acting upon it. More...
|
| |
| class | Plot1DCanvas |
| | Canvas for visualization of one or several spectra. More...
|
| |