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


PiecewiseTransformation Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Classes > P > PiecewiseTransformation Class
ArcGIS Developer Help

PiecewiseTransformationClass Class

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.