A coordinate transform class.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The CoordinateXform is a coordinate transformation that transforms data from one projection system to another.
Interfaces
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
ICoordinateXform | Provides access to members that control a coordinate (projection) transform. |
ICoordinateXform2 | Provides access to members that control a coordinate (projection) transform. |
IDocumentVersionSupportGEN (esriSystem) | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IGeodataXform (esriGeoDatabase) | Provides access to members that control geodata transformation. |
IGeodataXformApproximation | Provides access to members that control approximation for geodata transforms. |
IPersistStream (esriSystem) | |
IRasterXform | Provides access to members that control raster specific geodata transform. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |