OpendTect
7.0
|
Public Types | |
enum | Type { None , Solid , Dash , Dot , DashDot , DashDotDot } |
Public Member Functions | |
LineStyle (Type t=Solid, int w=1, OD::Color c=OD::Color::Black()) | |
~LineStyle () | |
void | fromString (const char *) |
bool | isVisible () const |
bool | operator!= (const LineStyle &ls) const |
bool | operator== (const LineStyle &ls) const |
void | toString (BufferString &) const |
Public Attributes | |
OD::Color | color_ |
Type | type_ |
int | width_ |
<>
enum OD::LineStyle::Type |
OD::LineStyle::LineStyle | ( | Type | t = Solid , |
int | w = 1 , |
||
OD::Color | c = OD::Color::Black() |
||
) |
OD::LineStyle::~LineStyle | ( | ) |
void OD::LineStyle::fromString | ( | const char * | ) |
bool OD::LineStyle::isVisible | ( | ) | const |
bool OD::LineStyle::operator!= | ( | const LineStyle & | ls | ) | const |
bool OD::LineStyle::operator== | ( | const LineStyle & | ls | ) | const |
void OD::LineStyle::toString | ( | BufferString & | ) | const |
OD::Color OD::LineStyle::color_ |
Type OD::LineStyle::type_ |
int OD::LineStyle::width_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024