|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicMapEvents
COM Interface 'IDynamicMapEvents'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to events that occur when the state of the dynamic display changes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID5ea97c5f_e7ab_4eb0_8881_f2182924df52
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
afterDynamicDraw(IDynamicMapEventsAfterDynamicDrawEvent theEvent)
Fired after the specified phase is drawn. |
void |
beforeDynamicDraw(IDynamicMapEventsBeforeDynamicDrawEvent theEvent)
Fired before the specified phase is drawn. |
void |
dynamicMapFinished(IDynamicMapEventsDynamicMapFinishedEvent theEvent)
Fired when the dynamic map finishes. |
void |
dynamicMapStarted(IDynamicMapEventsDynamicMapStartedEvent theEvent)
Fired when the dynamic map starts. |
| Field Detail |
|---|
static final int IID5ea97c5f_e7ab_4eb0_8881_f2182924df52
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void dynamicMapStarted(IDynamicMapEventsDynamicMapStartedEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void dynamicMapFinished(IDynamicMapEventsDynamicMapFinishedEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void beforeDynamicDraw(IDynamicMapEventsBeforeDynamicDrawEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void afterDynamicDraw(IDynamicMapEventsAfterDynamicDrawEvent theEvent)
throws java.io.IOException,
AutomationException
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 | ||||||||