#include <gre/labelplacement.h>
Public Member Functions | |
| const RVC::ELEMENT & | GetElement () const |
| const POLYLINE & | GetLeader () const |
| LABELATTACHMENT (const RVC::ELEMENT &elem, const POLYLINE &leader) | |
| LABELATTACHMENT (const LABELATTACHMENT &rhs) | |
| LABELATTACHMENT (const RVC::ELEMENT &elem) | |
| LABELATTACHMENT () | |
| void | SetElement (const RVC::ELEMENT &elem) |
| void | SetLeader (const POLYLINE &leader) |
| ~LABELATTACHMENT () | |
Private Attributes | |
| RVC::ELEMENT | m_elem |
| POLYLINE | m_leader |
|
|
Default Constructor.
Definition at line 124 of file labelplacement.h. |
|
|
Constructor to attach to a given element.
Definition at line 128 of file labelplacement.h. |
|
|
Copy Ctor.
Definition at line 136 of file labelplacement.h. |
|
||||||||||||
|
Constructor to attach to a given element, with a leader.
Definition at line 145 of file labelplacement.h. |
|
|
Definition at line 154 of file labelplacement.h. |
|
|
Definition at line 156 of file labelplacement.h. |
|
|
Definition at line 161 of file labelplacement.h. |
|
|
Definition at line 166 of file labelplacement.h. |
|
|
Definition at line 172 of file labelplacement.h. |
|
|
Definition at line 179 of file labelplacement.h. |
|
|
Definition at line 180 of file labelplacement.h. |
1.3.8-20040913