![]() |
OpendTect 8.0
|
#include <draw.h>
Public Types | |
| enum | Type { None , Square , Circle , Cross , Plus , Target , HLine , VLine , Plane , Triangle , Arrow } |
Public Member Functions | |
| MarkerStyle2D (Type tp=Square, int sz=1, OD::Color col=OD::Color::Black(), float rot=0) | |
| ~MarkerStyle2D () | |
| void | fromString (const char *) |
| bool | isVisible () const |
| const MarkerStyle2D & | operator= (const MarkerStyle2D &a) |
| bool | operator== (const MarkerStyle2D &a) const |
| void | toString (BufferString &) const |
Static Public Member Functions | |
| static uiString | sCircle () |
| static uiString | sHorizontalLine () |
| static uiString | sPlus () |
| static uiString | sSquare () |
| static uiString | sTarget () |
| static uiString | sTriangle () |
| static uiString | sVerticalLine () |
Public Attributes | |
| OD::Color | color_ |
| float | rotation_ |
| int | size_ |
| Type | type_ |
<>
| enum MarkerStyle2D::Type |
| MarkerStyle2D::MarkerStyle2D | ( | Type | tp = Square, |
| int | sz = 1, | ||
| OD::Color | col = OD::Color::Black(), | ||
| float | rot = 0 ) |
| MarkerStyle2D::~MarkerStyle2D | ( | ) |
| void MarkerStyle2D::fromString | ( | const char * | ) |
| bool MarkerStyle2D::isVisible | ( | ) | const |
| const MarkerStyle2D & MarkerStyle2D::operator= | ( | const MarkerStyle2D & | a | ) |
| bool MarkerStyle2D::operator== | ( | const MarkerStyle2D & | a | ) | const |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| void MarkerStyle2D::toString | ( | BufferString & | ) | const |
| OD::Color MarkerStyle2D::color_ |
| float MarkerStyle2D::rotation_ |
| int MarkerStyle2D::size_ |
| Type MarkerStyle2D::type_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025