| computeMinMaxCoordinates() | pappso::SelectionPolygon | |
| computeMinMaxCoordinates(double &min_x, double &max_x, double &min_y, double &max_y) const | pappso::SelectionPolygon | |
| contains(const QPointF &tested_point) const | pappso::SelectionPolygon | |
| contains(const SelectionPolygon &selection_polygon) const | pappso::SelectionPolygon | |
| convertTo1D() | pappso::SelectionPolygon | |
| copyPoint(PointSpec point_spec_src, PointSpec point_spec_dest) | pappso::SelectionPolygon | |
| debugAlgorithm(const SelectionPolygon &selection_polygon, const QPointF &tested_point) | pappso::SelectionPolygon | static |
| getBottomMostPoint() const | pappso::SelectionPolygon | |
| getLeftMostPoint() const | pappso::SelectionPolygon | |
| getPoint(PointSpec point_spec) const | pappso::SelectionPolygon | |
| getPoints() const | pappso::SelectionPolygon | |
| getRightMostPoint() const | pappso::SelectionPolygon | |
| getTopMostPoint() const | pappso::SelectionPolygon | |
| height(bool &ok) const | pappso::SelectionPolygon | |
| is1D() const | pappso::SelectionPolygon | |
| is2D() const | pappso::SelectionPolygon | |
| isRectangle() const | pappso::SelectionPolygon | |
| m_maxX | pappso::SelectionPolygon | protected |
| m_maxY | pappso::SelectionPolygon | protected |
| m_minX | pappso::SelectionPolygon | protected |
| m_minY | pappso::SelectionPolygon | protected |
| m_points | pappso::SelectionPolygon | protected |
| operator=(const SelectionPolygon &other) | pappso::SelectionPolygon | |
| range(Enums::Axis axis, double &range_start, double &range_end) const | pappso::SelectionPolygon | |
| rangeX(double &range_start, double &range_end) const | pappso::SelectionPolygon | |
| rangeY(double &range_start, double &range_end) const | pappso::SelectionPolygon | |
| resetPoints() | pappso::SelectionPolygon | |
| SelectionPolygon() | pappso::SelectionPolygon | |
| SelectionPolygon(QPointF top_left_point, QPointF top_right_point) | pappso::SelectionPolygon | |
| SelectionPolygon(QPointF top_left_point, QPointF top_right_point, QPointF bottom_right_point, QPointF bottom_left_point) | pappso::SelectionPolygon | |
| SelectionPolygon(const SelectionPolygon &other) | pappso::SelectionPolygon | |
| set1D(double x_range_start, double x_range_end) | pappso::SelectionPolygon | |
| set2D(QPointF top_left, QPointF top_right, QPointF bottom_right, QPointF bottom_left) | pappso::SelectionPolygon | |
| setPoint(PointSpec point_spec, double x, double y) | pappso::SelectionPolygon | |
| setPoint(PointSpec point_spec, QPointF point) | pappso::SelectionPolygon | |
| toShort4PointsString() const | pappso::SelectionPolygon | |
| toString() const | pappso::SelectionPolygon | |
| transpose() const | pappso::SelectionPolygon | |
| width(bool &ok) const | pappso::SelectionPolygon | |
| ~SelectionPolygon() | pappso::SelectionPolygon | virtual |