![]() |
OpendTect
6.6
|
Public Types | |
| enum | Type { None , Solid , Dash , Dot , DashDot , DashDotDot } |
Public Member Functions | |
| LineStyle (Type t=Solid, int w=1, Color c=Color::Black()) | |
| 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 | |
| Color | color_ |
| Type | type_ |
| int | width_ |
<>
| enum OD::LineStyle::Type |
| OD::LineStyle::LineStyle | ( | Type | t = Solid, |
| int | w = 1, |
||
| Color | c = Color::Black() |
||
| ) |
| 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 |
| 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-2022