This document is archived and information here might be outdated. Recommended version. |
Provides access to member that control a geographic transformation helper.
Name | Description | |
---|---|---|
DefaultTargetCoordinateSystems | The collection of ISpatialReference objects used as default target coordinate systems by the 'Install' method if the 'pTargetSR' argument is not specified. | |
Init | Initializes the object given a primary set of geographic transformation operators (GT + direction). Previously installed geotransformation methods are removed from the system. | |
Install | Sets the system default geographic transformation on the primary operation set if missing. | |
RemoveAll | All previously installed geotransformation methods are removed from the system. | |
Set | Sets the system default geographic transformation on the primary operation set if missing. |
Classes | Description |
---|---|
GeoTransformationHelper | The geograpgic transformation (datum conversion) helper class. |