ArcObjects Library Reference (DataSourcesRaster)  

CompositeXform CoClass

A composite geodata transform collection class.

Product Availability

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

Description

The CompositeXform consists of a set of ordered geodata transformation objects. It allows to manage the object list such as add, remove, get etc.

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
ICompositeXform Provides access to members that control a collection of geodata transform.
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.
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).