OpendTect
7.0
|
Public Types | |
enum | SelAxisType { Y1 , Y2 , Both } |
Public Member Functions | |
SelectionArea () | |
SelectionArea (bool isrect) | |
SelectionArea (const ODPolygon< int > &) | |
SelectionArea (const uiRect &) | |
~SelectionArea () | |
uiPoint | center () const |
void | geomChanged () |
BufferStringSet | getAxisNames () const |
Interval< double > | getValueRange (bool forx, bool alt=false) const |
bool | isInside (const uiPoint &) const |
bool | isValid () const |
bool | operator== (const SelectionArea &) const |
float | selectedness (const uiPoint &) const |
Public Attributes | |
ODPolygon< double > | altworldpoly_ |
uiWorldRect | altworldrect_ |
BufferString | altyaxisnm_ |
SelAxisType | axistype_ = Y1 |
uiPoint | center_ |
int | id_ = -1 |
bool | isrectangle_ = true |
ODPolygon< int > | poly_ |
uiRect | rect_ |
ODPolygon< double > | worldpoly_ |
uiWorldRect | worldrect_ |
BufferString | xaxisnm_ |
BufferString | yaxisnm_ |
Protected Member Functions | |
double | maxDisToBorder () const |
double | minDisToBorder (uiPoint) const |
Protected Attributes | |
double | maxdistest_ = mUdf(double) |
SelectionArea::SelectionArea | ( | const uiRect & | ) |
SelectionArea::SelectionArea | ( | const ODPolygon< int > & | ) |
SelectionArea::SelectionArea | ( | bool | isrect | ) |
SelectionArea::SelectionArea | ( | ) |
SelectionArea::~SelectionArea | ( | ) |
uiPoint SelectionArea::center | ( | ) | const |
|
inline |
BufferStringSet SelectionArea::getAxisNames | ( | ) | const |
Interval<double> SelectionArea::getValueRange | ( | bool | forx, |
bool | alt = false |
||
) | const |
bool SelectionArea::isInside | ( | const uiPoint & | ) | const |
bool SelectionArea::isValid | ( | ) | const |
|
protected |
|
protected |
bool SelectionArea::operator== | ( | const SelectionArea & | ) | const |
float SelectionArea::selectedness | ( | const uiPoint & | ) | const |
ODPolygon<double> SelectionArea::altworldpoly_ |
uiWorldRect SelectionArea::altworldrect_ |
BufferString SelectionArea::altyaxisnm_ |
SelAxisType SelectionArea::axistype_ = Y1 |
uiPoint SelectionArea::center_ |
int SelectionArea::id_ = -1 |
bool SelectionArea::isrectangle_ = true |
|
mutableprotected |
ODPolygon<int> SelectionArea::poly_ |
uiRect SelectionArea::rect_ |
ODPolygon<double> SelectionArea::worldpoly_ |
uiWorldRect SelectionArea::worldrect_ |
BufferString SelectionArea::xaxisnm_ |
BufferString SelectionArea::yaxisnm_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024