#include <lablstyl.h>
Inheritance diagram for LABELSTYLE:

Public Member Functions | |
| LABELSTYLE () | |
| LABELSTYLE (const LABELFRAMEPARMS &rhs) | |
| LABELSTYLE (const LABELSTYLE &rhs) | |
| ~LABELSTYLE () | |
| LABELSTYLE & | operator= (const LABELSTYLE &rhs) |
| MGD::BASELINE | GetBaselineFlag () const |
| const RVC::STYLE::LINEPATTERN & | GetBorderPattern () const |
| bool | GetClipUnderPass () const |
| double | GetDesignScale () const |
| const RVC::STYLE::BASEPATTERN & | GetFramePattern () const |
| const RVC::STYLE::LINEPATTERN & | GetLeaderPattern () const |
| const TEXTSTYLE & | GetTextStyle () const |
| void | SetBaselineFlag (MGD::BASELINE flags) |
| void | SetBorderPattern (const RVC::STYLE::LINEPATTERN &pattern) |
| void | SetClipUnderPass (bool state) |
| void | SetDesignScale (double scale) |
| void | SetFramePattern (const RVC::STYLE::BITMAPPATTERN &pattern) |
| void | SetFramePattern (const RVC::STYLE::HATCHPATTERN &pattern) |
| void | SetLeaderPattern (const RVC::STYLE::LINEPATTERN &pattern) |
| void | SetTextStyle (const TEXTSTYLE &style) |
Definition at line 226 of file lablstyl.h.
|
|
Default constructor.
Definition at line 230 of file lablstyl.h. |
|
|
Construct from base class.
Definition at line 240 of file lablstyl.h. |
|
|
Copy constructor.
Definition at line 251 of file lablstyl.h. |
|
|
Destructor.
Definition at line 256 of file lablstyl.h. |
|
|
Definition at line 264 of file lablstyl.h. |
|
|
Definition at line 269 of file lablstyl.h. |
|
|
Definition at line 274 of file lablstyl.h. |
|
|
Definition at line 279 of file lablstyl.h. |
|
|
Definition at line 284 of file lablstyl.h. |
|
|
Definition at line 290 of file lablstyl.h. |
|
|
Definition at line 295 of file lablstyl.h. |
|
|
Assignment.
Definition at line 259 of file lablstyl.h. |
|
|
Definition at line 300 of file lablstyl.h. |
|
|
Definition at line 306 of file lablstyl.h. |
|
|
Definition at line 312 of file lablstyl.h. |
|
|
Definition at line 318 of file lablstyl.h. |
|
|
Definition at line 330 of file lablstyl.h. |
|
|
Definition at line 324 of file lablstyl.h. |
|
|
Definition at line 336 of file lablstyl.h. |
|
|
Definition at line 342 of file lablstyl.h. |
1.3.4-20031026