|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.carto.IMapEvents3Adapter
public class IMapEvents3Adapter
Adapter for COM Event Interface 'com.esri.arcgis.carto.IMapEvents3'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.carto.IMapEvents3 |
---|
IID, IIDc1ba2686_83ac_4d40_8bbb_548d3f220808, xxDummy |
Constructor Summary | |
---|---|
IMapEvents3Adapter()
|
Method Summary | |
---|---|
void |
beginBuildCache(IMapEvents3BeginBuildCacheEvent theEvent)
Fired when the table object changes. |
void |
endBuildCache(IMapEvents3EndBuildCacheEvent theEvent)
Fired when the active graphics layer changes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IMapEvents3Adapter()
Method Detail |
---|
public void beginBuildCache(IMapEvents3BeginBuildCacheEvent theEvent) throws java.io.IOException, AutomationException
beginBuildCache
in interface IMapEvents3
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void endBuildCache(IMapEvents3EndBuildCacheEvent theEvent) throws java.io.IOException, AutomationException
endBuildCache
in interface IMapEvents3
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 |