|
libpappsomspp
Library for mass spectrometry
|
#include <integrationscopebase.h>
Public Member Functions | |
| IntegrationScopeBase () | |
| IntegrationScopeBase (const IntegrationScopeBase &other) | |
| virtual | ~IntegrationScopeBase () |
| virtual IntegrationScopeBase * | clone () const |
| virtual IntegrationScopeBase & | operator= (const IntegrationScopeBase &other) |
| virtual bool | getPoint (QPointF &point) const |
| virtual bool | getPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getLeftMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getLeftMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getLeftMostTopPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getLeftMostBottomPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getRightMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getRightMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getRightMostTopPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getRightMostBottomPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getTopMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getTopMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getBottomMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getBottomMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getRhombHorizontalSize (double &size) const |
| virtual IntegrationScopeFeatures | getRhombVerticalSize (double &size) const |
| virtual IntegrationScopeFeatures | getWidth (double &width) const |
| virtual IntegrationScopeFeatures | getHeight (double &height) const |
| virtual bool | range (Enums::Axis axis, double &start, double &end) const |
| virtual void | setDataKindX (Enums::DataKind data_kind) |
| virtual bool | getDataKindX (Enums::DataKind &data_kind) |
| virtual void | setDataKindY (Enums::DataKind data_kind) |
| virtual bool | getDataKindY (Enums::DataKind &data_kind) |
| virtual bool | is1D () const |
| virtual bool | is2D () const |
| virtual bool | isRectangle () const |
| virtual bool | isRhomboid () const |
| virtual bool | transpose () |
| virtual bool | contains (const QPointF &point) const |
| virtual QString | toString () const |
| virtual void | reset () |
Definition at line 60 of file integrationscopebase.h.
| pappso::IntegrationScopeBase::IntegrationScopeBase | ( | ) |
Definition at line 21 of file integrationscopebase.cpp.
Referenced by pappso::IntegrationScope::IntegrationScope(), IntegrationScopeBase(), pappso::IntegrationScopeRhomb::IntegrationScopeRhomb(), pappso::IntegrationScopeRhomb::IntegrationScopeRhomb(), pappso::IntegrationScopeRhomb::IntegrationScopeRhomb(), clone(), and operator=().
| pappso::IntegrationScopeBase::IntegrationScopeBase | ( | const IntegrationScopeBase & | other | ) |
Definition at line 26 of file integrationscopebase.cpp.
References IntegrationScopeBase().
|
virtual |
Definition at line 33 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 39 of file integrationscopebase.cpp.
References IntegrationScopeBase().
Referenced by pappso::BasePlotContext::BasePlotContext(), pappso::BasePlotContext::initialize(), pappso::BasePlotContext::operator=(), and pappso::IntegrationScopeSpec::operator=().
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 223 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 127 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 133 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 181 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 187 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 145 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 85 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 67 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 73 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 79 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 55 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 61 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 151 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 157 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 109 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 91 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 97 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 103 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 115 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 121 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 139 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 193 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 199 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 205 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 211 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 45 of file integrationscopebase.cpp.
References IntegrationScopeBase().
Referenced by pappso::IntegrationScope::operator=().
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 163 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 235 of file integrationscopebase.cpp.
Referenced by pappso::IntegrationScopeRhomb::reset().
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 171 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 176 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 229 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 217 of file integrationscopebase.cpp.