A piecewise transformation method.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
| Interfaces | Description |
|---|---|
| IPiecewiseTransformation | Provides access to members that define and manipulate piecewise transformations. |
| IPiecewiseTransformationGEN | Provides access to members that define and manipulate piecewise transformations. IPiecewiseTransformationGEN is generic version of IPiecewiseTransformation. |
| 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. |
| ITransformationGEN (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. ITransformationGEN is generic version of ITransformation. |