|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.editor.ITraverseWindowEventsAdapter
public class ITraverseWindowEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.editor.ITraverseWindowEvents'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.editor.ITraverseWindowEvents |
|---|
IID, IIDe62f974f_d2ba_460d_bc8e_d6a94c793f77, xxDummy |
| Constructor Summary | |
|---|---|
ITraverseWindowEventsAdapter()
|
|
| Method Summary | |
|---|---|
void |
onActivate(ITraverseWindowEventsOnActivateEvent theEvent)
Called when the Traverse Window dialog is activated. |
void |
onAddCourse(ITraverseWindowEventsOnAddCourseEvent theEvent)
Called after the course is added. |
void |
onChangeCourseType(ITraverseWindowEventsOnChangeCourseTypeEvent theEvent)
Called when the course type changes. |
void |
onChangeCurveDirectionType(ITraverseWindowEventsOnChangeCurveDirectionTypeEvent theEvent)
Called when the curve direction type changes. |
void |
onChangeCurveParameter(ITraverseWindowEventsOnChangeCurveParameterEvent theEvent)
Called when a curve parameter is changed for either the tangent curve or curve course. |
void |
onChangeTurnDirection(ITraverseWindowEventsOnChangeTurnDirectionEvent theEvent)
Called when the turn direction is changed. |
void |
onDeactivate(ITraverseWindowEventsOnDeactivateEvent theEvent)
Called when the Traverse Window dialog is deactivated. |
void |
onLoadTraverse(ITraverseWindowEventsOnLoadTraverseEvent theEvent)
Called when a traverse is added from a text file. |
void |
onPositionChanged(ITraverseWindowEventsOnPositionChangedEvent theEvent)
Called when the position of the Traverse Window dialog changes. |
void |
onSetFinishPoint(ITraverseWindowEventsOnSetFinishPointEvent theEvent)
Called when the finish point of the traverse is set. |
void |
onSetFocusToMeasure(ITraverseWindowEventsOnSetFocusToMeasureEvent theEvent)
Called when the focus is set to one of the measure text controls. |
void |
onSetStartPoint(ITraverseWindowEventsOnSetStartPointEvent theEvent)
Called when the start point of the traverse is set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ITraverseWindowEventsAdapter()
| Method Detail |
|---|
public void onChangeCourseType(ITraverseWindowEventsOnChangeCourseTypeEvent theEvent)
throws java.io.IOException,
AutomationException
onChangeCourseType in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onSetFocusToMeasure(ITraverseWindowEventsOnSetFocusToMeasureEvent theEvent)
throws java.io.IOException,
AutomationException
onSetFocusToMeasure in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onChangeCurveParameter(ITraverseWindowEventsOnChangeCurveParameterEvent theEvent)
throws java.io.IOException,
AutomationException
onChangeCurveParameter in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onChangeTurnDirection(ITraverseWindowEventsOnChangeTurnDirectionEvent theEvent)
throws java.io.IOException,
AutomationException
onChangeTurnDirection in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onChangeCurveDirectionType(ITraverseWindowEventsOnChangeCurveDirectionTypeEvent theEvent)
throws java.io.IOException,
AutomationException
onChangeCurveDirectionType in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onAddCourse(ITraverseWindowEventsOnAddCourseEvent theEvent)
throws java.io.IOException,
AutomationException
onAddCourse in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onLoadTraverse(ITraverseWindowEventsOnLoadTraverseEvent theEvent)
throws java.io.IOException,
AutomationException
onLoadTraverse in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onSetStartPoint(ITraverseWindowEventsOnSetStartPointEvent theEvent)
throws java.io.IOException,
AutomationException
onSetStartPoint in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onSetFinishPoint(ITraverseWindowEventsOnSetFinishPointEvent theEvent)
throws java.io.IOException,
AutomationException
onSetFinishPoint in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onActivate(ITraverseWindowEventsOnActivateEvent theEvent)
throws java.io.IOException,
AutomationException
onActivate in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onDeactivate(ITraverseWindowEventsOnDeactivateEvent theEvent)
throws java.io.IOException,
AutomationException
onDeactivate in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onPositionChanged(ITraverseWindowEventsOnPositionChangedEvent theEvent)
throws java.io.IOException,
AutomationException
onPositionChanged in interface ITraverseWindowEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||