|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.analyst3d.ISceneRendererEventsAdapter
public class ISceneRendererEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.analyst3d.ISceneRendererEvents'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.analyst3d.ISceneRendererEvents |
---|
IID, IIDbbc7c2e8_1fb3_11d4_ab72_0008c73fd50c, xxDummy |
Constructor Summary | |
---|---|
ISceneRendererEventsAdapter()
|
Method Summary | |
---|---|
void |
selectionChanged(ISceneRendererEventsSelectionChangedEvent theEvent)
Fired when the selection is changed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ISceneRendererEventsAdapter()
Method Detail |
---|
public void selectionChanged(ISceneRendererEventsSelectionChangedEvent theEvent) throws java.io.IOException, AutomationException
selectionChanged
in interface ISceneRendererEvents
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 |