GEOCALCPBW_NAMESPACE::CoordPoint
The ProjectedPoint class represents a point in a ProjectedCoordSys. The location of a ProjectedPoint is given by three LinearValues, the East coordinate, the North coordinate, and the Height coordinate.
Constructor |
Description |
Creates a new instance of the ProjectedPoint class |
|
Creates a new instance of the ProjectedPoint class |
Method |
Description |
Copies the formatting information from another ProjectedPoint |
|
Copies the location of another ProjectedPoint |
|
Produces a deep-copy of a ProjectedPoint |
|
Returns the value of the East-coordinate |
|
Returns the value of the Height-coordinate |
|
Returns the value of the North-coordinate |
|
Sets the value of the East-coordinate |
|
Sets the value of the Height-coordinate |
|
Sets the value of the North-coordinate |
|
Compares the value of two ProjectedPoints |
|
Derived from GEOCALCPBW_NAMESPACE::CoordPoint. |
|
Derived from GEOCALCPBW_NAMESPACE::CoordPoint. |
|
Derived from GEOCALCPBW_NAMESPACE::CoordPoint. |
|
Derived from GEOCALCPBW_NAMESPACE::CoordPoint. |
|
Derived from GEOCALCPBW_NAMESPACE::CoordPoint. |
|
Derived from GEOCALCPBW_NAMESPACE::CoordPoint. |
Operator |
Description |
Assigns a new value to this ProjectedPoint |
|
Compares the value of two ProjectedPoints |
|
Compares the value of two ProjectedPoints |