A Rational Polynomial Coefficient (RPC) transform class.
Description
The RPCXform object is used to support RPC (Rational Polynomial Coefficients) transformation and image orthorectification.
Interfaces
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
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. |
IGeodataXform2 | Provides access to additional members that control sensor specific geodata transform. |
IPersistStream (esriSystem) | |
IRasterXform | Provides access to members that control raster specific geodata transform. |
IRPCXform | Provides access to members that control a RPC transform. |
IRPCXform2 | Provides access to members that control a RPC transform. |
ISensorXform | Provides access to members that control sensor specific geodata transform. |
ITransformation (esriGeometry) | Provides access to members that apply a function (or its inverse) to a set of points or measures. The suffix of each method indicates the type of parameters operated on. |
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). |