#include <uidpscrossplottools.h>
◆ SelAxisType
◆ SelectionArea() [1/4]
| SelectionArea::SelectionArea |
( |
const uiRect & | | ) |
|
◆ SelectionArea() [2/4]
| SelectionArea::SelectionArea |
( |
const ODPolygon< int > & | | ) |
|
◆ SelectionArea() [3/4]
| SelectionArea::SelectionArea |
( |
bool | isrect | ) |
|
◆ SelectionArea() [4/4]
| SelectionArea::SelectionArea |
( |
| ) |
|
◆ ~SelectionArea()
| SelectionArea::~SelectionArea |
( |
| ) |
|
◆ center()
| uiPoint SelectionArea::center |
( |
| ) |
const |
◆ geomChanged()
| void SelectionArea::geomChanged |
( |
| ) |
|
|
inline |
◆ getAxisNames()
◆ getValueRange()
| Interval< double > SelectionArea::getValueRange |
( |
bool | forx, |
|
|
bool | alt = false ) const |
◆ isInside()
| bool SelectionArea::isInside |
( |
const uiPoint & | | ) |
const |
◆ isValid()
| bool SelectionArea::isValid |
( |
| ) |
const |
◆ maxDisToBorder()
| double SelectionArea::maxDisToBorder |
( |
| ) |
const |
|
protected |
◆ minDisToBorder()
| double SelectionArea::minDisToBorder |
( |
uiPoint | | ) |
const |
|
protected |
◆ operator==()
◆ selectedness()
| float SelectionArea::selectedness |
( |
const uiPoint & | | ) |
const |
◆ altworldpoly_
| ODPolygon<double> SelectionArea::altworldpoly_ |
◆ altworldrect_
◆ altyaxisnm_
◆ axistype_
◆ center_
◆ id_
| int SelectionArea::id_ = -1 |
◆ isrectangle_
| bool SelectionArea::isrectangle_ = true |
◆ maxdistest_
| double SelectionArea::maxdistest_ = mUdf(double) |
|
mutableprotected |
◆ poly_
◆ rect_
◆ worldpoly_
◆ worldrect_
◆ xaxisnm_
◆ yaxisnm_