Things like well tracks, cultural data, 2-D line positions. More...
Classes | |
| class | EditPermissions |
| explains what part of the an auxdata's appearance that may be edited by the user More... | |
Public Member Functions | |
| AuxData (const char *nm) | |
| AuxData (const AuxData &) | |
| ~AuxData () | |
| bool | areMarkersVisible () const |
| bool | isEmpty () const |
| void | empty () |
Public Attributes | |
| EditPermissions * | editpermissions_ |
| If null no editing allowed. | |
| bool | enabled_ |
| Turns on/off everything. | |
| BufferString | name_ |
| Alignment | namealignment_ |
| int | namepos_ |
| LineStyle | linestyle_ |
| Color | fillcolor_ |
| TypeSet< MarkerStyle2D > | markerstyles_ |
| int | zvalue_ |
| Interval< double > * | x1rg_ |
| if 0, use viewer's rg & zoom | |
| Interval< double > * | x2rg_ |
| if 0, use viewer's rg & zoom | |
| TypeSet< Point > | poly_ |
| TypeSet< int > | dispids_ |
| ids of corresponding displed //!<object | |
| bool | displayed_ |
| bool | close_ |
Things like well tracks, cultural data, 2-D line positions.
| FlatView::Annotation::AuxData::AuxData | ( | const char * | nm | ) |
| FlatView::Annotation::AuxData::AuxData | ( | const AuxData & | ) |
| FlatView::Annotation::AuxData::~AuxData | ( | ) |
| bool FlatView::Annotation::AuxData::areMarkersVisible | ( | ) | const |
| void FlatView::Annotation::AuxData::empty | ( | ) |
| bool FlatView::Annotation::AuxData::isEmpty | ( | ) | const |
ids of corresponding displed //!<object
If null no editing allowed.
Turns on/off everything.
nodraw=udf, before first=-1, center=0, after last=1
if 0, use viewer's rg & zoom
if 0, use viewer's rg & zoom
1.7.1