This document is archived and information here might be outdated.  Recommended version.


IGeodataXform2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IG > IGeodataXform2 Interface
ArcGIS Developer Help

IGeodataXform2 Interface

Provides access to additional members that control sensor specific geodata transform.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ComputeFootprint Computes the footprint in a given direction for a given input extent/footprint.
Method GetZ Gets Z value for a given location (x,y) in map space.
Method Simplify Simplifies into a simple geodataxform.
Method Transform3D Transforms a set of 3D points in a given direction.
Method Transform3DPoints Transforms a collection of 3D points in a given direction

Classes that implement IGeodataXform2

Classes Description
ApproximationXform A transformation that approximates other transformations.
CompositeXform A composite geodata transform collection class.
CSMXform Community Sensor Model (CSM) transformation class.
EsriCSMXform Esri Community Sensor Model (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.