|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.editor.IEditEvents3Adapter
public class IEditEvents3Adapter
Adapter for COM Event Interface 'com.esri.arcgis.editor.IEditEvents3'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.editor.IEditEvents3 |
---|
IID, IIDc922ea53_634f_4042_9bbe_d1a485e7d265, xxDummy |
Constructor Summary | |
---|---|
IEditEvents3Adapter()
|
Method Summary | |
---|---|
void |
beforeDrawSketch(IEditEvents3BeforeDrawSketchEvent theEvent)
Called before the edit sketch is drawn. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IEditEvents3Adapter()
Method Detail |
---|
public void beforeDrawSketch(IEditEvents3BeforeDrawSketchEvent theEvent) throws java.io.IOException, AutomationException
beforeDrawSketch
in interface IEditEvents3
theEvent
- 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 |