Inherits from
GEOCALCPBW_NAMESPACE::CoordPoint
Description
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.
Public Constructors
|
Constructor |
Description |
|
Creates a new instance of the StringPoint class |
|
|
Creates a new instance of the StringPoint class |
Public Methods
|
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. |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this StringPoint |
|
|
Compares the value of two StringPoints |
|
|
Compares the value of two StringPoints |
Comments
0 comments
Please sign in to leave a comment.