RVC::VECTOR::LABEL::LEADERLINE Class Reference
#include <rvc/vector.h>
List of all members.
Constructor & Destructor Documentation
| RVC::VECTOR::LABEL::LEADERLINE::LEADERLINE |
( |
|
) |
|
| RVC::VECTOR::LABEL::LEADERLINE::LEADERLINE |
( |
const LEADERLINE & |
rhs |
) |
|
| RVC::VECTOR::LABEL::LEADERLINE::~LEADERLINE |
( |
|
) |
|
Member Function Documentation
| INT32 RVC::VECTOR::LABEL::LEADERLINE::GetElemNum |
( |
|
) |
const |
| ELEMTYPE RVC::VECTOR::LABEL::LEADERLINE::GetElemType |
( |
|
) |
const |
| void RVC::VECTOR::LABEL::LEADERLINE::GetExtents |
( |
DRECT3D & |
extents |
) |
const |
Determine extents of this leader line.
| const POLYLINE& RVC::VECTOR::LABEL::LEADERLINE::GetLeaderPoints |
( |
|
) |
const |
| const DPOINT3D& RVC::VECTOR::LABEL::LEADERLINE::GetTiePoint |
( |
|
) |
const |
| bool RVC::VECTOR::LABEL::LEADERLINE::IsEquivalentTo |
( |
const LEADERLINE & |
rhs, |
|
|
double |
threshold | |
|
) |
| | const |
Determine if the two label leader lines are equivalent This method uses "Fuzzy" vertex comparisons and the direction and order of the elements are not relevant.
- Returns:
- 'True' if they are, 'False' if not
| void RVC::VECTOR::LABEL::LEADERLINE::SetElement |
( |
const RVC::ELEMENT & |
Element |
) |
|
| void RVC::VECTOR::LABEL::LEADERLINE::SetElemNum |
( |
INT32 |
ElemNum |
) |
|
| void RVC::VECTOR::LABEL::LEADERLINE::SetElemType |
( |
ELEMTYPE |
ElemType |
) |
|
| void RVC::VECTOR::LABEL::LEADERLINE::SetLeaderPoints |
( |
const POLYLINE & |
LeaderPts |
) |
|
| void RVC::VECTOR::LABEL::LEADERLINE::SetTiePoint |
( |
const DPOINT3D & |
NewTiePoint |
) |
|
Translate label leader line through a generic coordinate transformation.
The documentation for this class was generated from the following file: