The HorizontalCoordSys class is the base class for all coordinate system objects in GeoCalc that rely on a horizontal datum (as opposed to a vertical datum). The HorizontalCoordSys class cannot be instantiated, as it is an abstract class, but it defines those properties and methods common to all horizontal coordinate system objects in GeoCalc.
|
Property |
Description |
|
Gets or sets the horizontal datum associated with this coordinate reference system. |
|
|
Inherited Property |
Description |
|
Inherited from Serializable. |
|
|
Inherited from Enclosure. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from CoordSys. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from CoordSys. |
|
|
Inherited from Enclosure. |
|
Method |
Description |
|
Returns whether or not the coord system is compatible with a vertical component. |
|
|
Converts from geodetic base to coordinate reference system. |
|
|
Gets the associated GeodeticCoordSys for this HorizontalCoordSys. |
|
|
Gets the "GC" code of the Geodetic coordinate system that this is based on. |
|
|
Converts from coordinate reference system to geodetic base. |
|
|
Inherited Method |
Description |
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
Inherited from CoordSys. |
|
|
GetType |
Gets the Type of the current instance. Inherited from Object. |
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Enclosure. |
|
|
Inherited from Enclosure. |
|
|
ToString |
Returns a string that represents the current object. Inherited from Object. |
|
Inherited from Serializable. |
|
|
Inherited from Serializable. |
|
|
Inherited from Enclosure. |