This document is archived and information here might be outdated. Recommended version. |
Name | Description | |
---|---|---|
Add | Adds a datum transformation. | |
AddFromComposite | Adds a composite datum transformation. | |
Count | Returns the number of steps in the composite transformation. | |
CreateHVDatumTransformation | Creates a datum transformation from wkid. The wkid could be either geogtran or verttran. | |
CreateHVDatumTransformationFromGeoTransformation | Creates a datum transformation from geo transformation. Cannot be CompositeGeoTransformation. | |
CreateHVDatumTransformationFromText | Creates a datum transformation from text. The text could be either geogtran or verttran. | |
CreateNew | Creates an hv composite datum transformation from the editor properties. | |
GetHeightSteps | Reserved. | |
GetSpatialReferences | Returns spatial references. | |
GetVerticalCoordinateSystems | Returns vertical coordinate systems. | |
HVDatumTransform | Returns a step of the datum transformation. | |
Name | Sets the name of the transformation. | |
Remove | Returns a step of the datum transformation. | |
Reset | Resets the editor to the initial empty state. | |
ResetTo | Resets the editor to the given transformation. | |
SetHeightSteps | Reserved. | |
SetSpatialReferences | Sets spatial references. Also calls SetVerticalCoordinateSystems | |
SetVerticalCoordinateSystems | Sets vertical coordinate systems. Also sets VCS'es to the spatial references. | |
TransformationDirection | Returns a step of the datum transformation. |
Classes | Description |
---|---|
HVCompositeDatumTransformationEditor | The editor for the HVCompositeDatumTransformation. |