|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISceneGraphEventsDisp
COM Interface 'ISceneGraphEventsDisp'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Provides access to events that occur when state of scene graph 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 |
DISPID_1_NAME
|
static java.lang.String |
DISPID_2_NAME
|
static java.lang.String |
DISPID_3_NAME
|
static java.lang.String |
DISPID_4_NAME
|
static java.lang.String |
DISPID_5_NAME
|
static java.lang.String |
DISPID_6_NAME
|
static java.lang.String |
DISPID_7_NAME
|
static java.lang.String |
DISPID_8_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID1d1c669b_13de_11d4_80df_00c04fa0adf8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
activeViewerChanged(ISceneGraphEventsDispActiveViewerChangedEvent theEvent)
Fired when the active viewer changes. |
void |
afterDraw(ISceneGraphEventsDispAfterDrawEvent theEvent)
Fired when drawing finishes. |
boolean |
beforeDraw(ISceneGraphEventsDispBeforeDrawEvent theEvent)
Fired when drawing starts. |
void |
interactionStopped(ISceneGraphEventsDispInteractionStoppedEvent theEvent)
Fired when interaction stops. |
void |
recordingStarted(ISceneGraphEventsDispRecordingStartedEvent theEvent)
Fired when node recording starts. |
void |
recordingStopped(ISceneGraphEventsDispRecordingStoppedEvent theEvent)
Fired when node recording stops. |
void |
viewerAdded(ISceneGraphEventsDispViewerAddedEvent theEvent)
Fired when a new viewer is added. |
void |
viewerRemoved(ISceneGraphEventsDispViewerRemovedEvent theEvent)
Fired when a viewer is removed. |
Field Detail |
---|
static final int IID1d1c669b_13de_11d4_80df_00c04fa0adf8
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_NAME
static final java.lang.String DISPID_2_NAME
static final java.lang.String DISPID_3_NAME
static final java.lang.String DISPID_4_NAME
static final java.lang.String DISPID_5_NAME
static final java.lang.String DISPID_6_NAME
static final java.lang.String DISPID_7_NAME
static final java.lang.String DISPID_8_NAME
Method Detail |
---|
void activeViewerChanged(ISceneGraphEventsDispActiveViewerChangedEvent 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 viewerAdded(ISceneGraphEventsDispViewerAddedEvent 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 viewerRemoved(ISceneGraphEventsDispViewerRemovedEvent 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 interactionStopped(ISceneGraphEventsDispInteractionStoppedEvent 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 recordingStarted(ISceneGraphEventsDispRecordingStartedEvent 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 recordingStopped(ISceneGraphEventsDispRecordingStoppedEvent 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.boolean beforeDraw(ISceneGraphEventsDispBeforeDrawEvent 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 afterDraw(ISceneGraphEventsDispAfterDrawEvent 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 |