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.
|
Enum |
Description |
|
Indicates the types of formatting for use with the LocationString |
|
Constructor |
Description |
|
Creates a new instance of the ProjectedPoint class | |
|
Creates a new instance of the ProjectedPoint class |
|
Method |
Description |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Copies the formatting information from another ProjectedPoint | |
|
Copies the location of another ProjectedPoint | |
|
Produces a deep-copy of a ProjectedPoint | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Returns the value of the East-coordinate | |
|
Returns the value of the Height-coordinate | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Returns the location of this point as a string in the format indicated by StringFormat | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Returns the value of the North-coordinate | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Gets the format used with the LocationString, according to the FormatOption enumeration | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the value of the East-coordinate | |
|
Sets the value of the Height-coordinate | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Sets the location of this point with a string in the format indicated by StringFormat | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the value of the North-coordinate | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the format used with the LocationString, according to the FormatOption enumeration | |
|
Compares the value of two ProjectedPoints |
|
Operator |
Description |
|
Assigns a new value to this ProjectedPoint | |
|
Compares the value of two ProjectedPoints | |
|
Compares the value of two ProjectedPoints |