The DatumTransform class represents a transformation that will convert coordinates given in one HorizontalDatum to coordinates in another. There are several types of datum transforms supported by GeoCalc, and they are outlined in the ClassType enumeration.
Constructor |
Description |
Creates a new instance of the DatumTransform class |
Property |
Description |
Gets the coordinate transform type. (Overrides CoordTransform.BaseClass). |
|
Gets the Datum operation class. |
|
Gets the horizontal datum off the source coord sys. |
|
Gets the horizontal datum off the target coord sys. |
|
Inherited Property |
Description |
Inherited from CoordTransform. |
|
Inherited from Serializable. |
|
Inherited from Enclosure. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordTransform. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from Serializable. |
|
Inherited from CoordTransform. |
|
Inherited from Serializable. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from Enclosure. |
Method |
Description |
Indicates the type of this DatumTransform, according to the ClassType enumeration |
|
Creates a clone of this object. (Overrides from Serializable.Clone()). |
|
For file based transforms, this will check the extents of the grid data and create AOU polygons for them. |
|
Inherited Method |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from CoordTransform. |
|
Inherited from CoordTransform. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Enclosure. |
|
Inherited from Enclosure. |
|
Inherited from CoordTransform. |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Enclosure. |
Operator |
Description |
Assigns a new value to this DatumTransform |
|
Compares the value of two DatumTransforms |
|
Compares the value of two DatumTransforms |