GEOCALCPBW_NAMESPACE::CoordPoint
The StringPoint class represents a point in a StringCoordSys. The location of a StringPoint is given by a single Location string value.
In order to convert StringPoints to and from their matching GeodeticPoint values, you must use the ToGeodeticBase or FromGeodeticBase functions on the associated StringCoordSys, using the appropriate StringPointTranslator.
Constructor |
Description |
Creates a new instance of the StringPoint class |
|
Creates a new instance of the StringPoint class |
Method |
Description |
Copies the formatting information from another StringPoint |
|
Copies the location of another StringPoint |
|
Produces a deep-copy of a StringPoint |
|
Returns the location of this StringPoint |
|
Sets the location of this StringPoint |
|
Returns the label of this StringPoint |
|
Sets the label of this StringPoint |
|
Compares the value of two StringPoints |
|
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 StringPoint |
|
Compares the value of two StringPoints |
|
Compares the value of two StringPoints |