#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 121 of file labelplacement.h. |
|
|
Constructor to attach to a given element.
Definition at line 125 of file labelplacement.h. |
|
|
Copy Ctor.
Definition at line 133 of file labelplacement.h. |
|
||||||||||||
|
Constructor to attach to a given element, with a leader.
Definition at line 142 of file labelplacement.h. |
|
|
Definition at line 151 of file labelplacement.h. |
|
|
Definition at line 153 of file labelplacement.h. |
|
|
Definition at line 158 of file labelplacement.h. |
|
|
Definition at line 163 of file labelplacement.h. |
|
|
Definition at line 169 of file labelplacement.h. |
|
|
Definition at line 176 of file labelplacement.h. |
|
|
Definition at line 177 of file labelplacement.h. |
1.3.8-20040913