com.esri.arcgis.editor
Interface ITransmogrifyTask

All Superinterfaces:
Serializable
All Known Implementing Classes:
ITransmogrifyTaskProxy

public interface ITransmogrifyTask
extends Serializable

Indicator interface that identifies an edit task for reshaping features.

Remarks

ITransmogrifyTask is an indicator interface used to determine if a particular edit task is the Reshape Feature task in the Editor. The preferred approach is to ask the edit task for its unique name using IEditTask::UniqueName. In the case of the Reshape Feature task, its unique name is "GarciaUI_ReshapeFeatureTask".

Product Availability

Available with ArcGIS Desktop.