com.esri.arcgis.editor
Class ITraverseWindowEventsOnChangeTurnDirectionEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.editor.ITraverseWindowEventsOnChangeTurnDirectionEvent
- All Implemented Interfaces:
- Serializable
public class ITraverseWindowEventsOnChangeTurnDirectionEvent
- extends EventObject
Remarks
Whenever the value for the turn direction of a curve changes, the OnChangeTurnDirection event is fired.
This event only makes sense when the course type is esriCTCurve or esriCTTangentCurve.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
ITraverseWindowEventsOnChangeTurnDirectionEvent
public ITraverseWindowEventsOnChangeTurnDirectionEvent(Object source)
init
public void init()