Provides access to additional members that control sensor specific geodata transform.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
ComputeFootprint | Computes the footprint in a given direction for a given input extent/footprint. |
![]() |
GetZ | Gets Z value for a given location (x,y) in map space. |
![]() |
Simplify | Simplifies into a simple geodataxform. |
![]() |
Transform3D | Transforms a set of 3D points in a given direction. |
![]() |
Transform3DPoints | Transforms a collection of 3D points in a given direction |
CoClasses that implement IGeodataXform2
| CoClasses and Classes | Description |
|---|---|
| ApproximationXform | A transformation that approximates other transformations. |
| CompositeXform | A composite geodata transform collection class. |
| CSMXform | CSM transformation class. |
| Formosat2Xform | A Formosat2 transform class. |
| FrameXform | A standard frame camera model transformation class. |
| RPCXform | A Rational Polynomial Coefficient (RPC) transform class. |
| SPOT5Xform | A SPOT5 1A transform class. |
