|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.editor.IEditEvents2Adapter
public class IEditEvents2Adapter
Adapter for COM Event Interface 'com.esri.arcgis.editor.IEditEvents2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.editor.IEditEvents2 |
|---|
IID, IID910794b0_106f_4b0e_a102_0c47b8d0fdfc, xxDummy |
| Constructor Summary | |
|---|---|
IEditEvents2Adapter()
|
|
| Method Summary | |
|---|---|
void |
beforeStopEditing(IEditEvents2BeforeStopEditingEvent theEvent)
Fired before StopEditing happens. |
void |
beforeStopOperation(IEditEvents2BeforeStopOperationEvent theEvent)
Called before StopOperation is called. |
void |
onAbort(IEditEvents2OnAbortEvent theEvent)
Called when AbortOperation is called. |
void |
onCurrentZChanged(IEditEvents2OnCurrentZChangedEvent theEvent)
Called when the CurrentZ changes. |
void |
onSaveEdits(IEditEvents2OnSaveEditsEvent theEvent)
Called when edits are saved. |
void |
onStartOperation(IEditEvents2OnStartOperationEvent theEvent)
Called when StartOperation is called. |
void |
onStopOperation(IEditEvents2OnStopOperationEvent theEvent)
Called when StopOperation is called. |
void |
onVertexAdded(IEditEvents2OnVertexAddedEvent theEvent)
Called after a point/vertex is added to the sketch. |
void |
onVertexDeleted(IEditEvents2OnVertexDeletedEvent theEvent)
Called after a point is deleted from the sketch. |
void |
onVertexMoved(IEditEvents2OnVertexMovedEvent theEvent)
Called after a vertex/point has been moved in the sketch. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IEditEvents2Adapter()
| Method Detail |
|---|
public void onCurrentZChanged(IEditEvents2OnCurrentZChangedEvent theEvent)
throws java.io.IOException,
AutomationException
onCurrentZChanged in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onVertexMoved(IEditEvents2OnVertexMovedEvent theEvent)
throws java.io.IOException,
AutomationException
onVertexMoved in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onVertexAdded(IEditEvents2OnVertexAddedEvent theEvent)
throws java.io.IOException,
AutomationException
onVertexAdded in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onVertexDeleted(IEditEvents2OnVertexDeletedEvent theEvent)
throws java.io.IOException,
AutomationException
onVertexDeleted in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void beforeStopEditing(IEditEvents2BeforeStopEditingEvent theEvent)
throws java.io.IOException,
AutomationException
beforeStopEditing in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onAbort(IEditEvents2OnAbortEvent theEvent)
throws java.io.IOException,
AutomationException
onAbort in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onStartOperation(IEditEvents2OnStartOperationEvent theEvent)
throws java.io.IOException,
AutomationException
onStartOperation in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void beforeStopOperation(IEditEvents2BeforeStopOperationEvent theEvent)
throws java.io.IOException,
AutomationException
beforeStopOperation in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onStopOperation(IEditEvents2OnStopOperationEvent theEvent)
throws java.io.IOException,
AutomationException
onStopOperation in interface IEditEvents2theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onSaveEdits(IEditEvents2OnSaveEditsEvent theEvent)
throws java.io.IOException,
AutomationException
onSaveEdits in interface IEditEvents2theEvent - 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 | ||||||||