|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.carto.ILayerEventsAdapter
public class ILayerEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.carto.ILayerEvents'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriCarto.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.carto.ILayerEvents |
|---|
IID, IIDbda426b2_a692_11d2_a300_080009b6f22b, xxDummy |
| Constructor Summary | |
|---|---|
ILayerEventsAdapter()
|
|
| Method Summary | |
|---|---|
void |
visibilityChanged(ILayerEventsVisibilityChangedEvent theEvent)
Occurs when layer visibility changes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ILayerEventsAdapter()
| Method Detail |
|---|
public void visibilityChanged(ILayerEventsVisibilityChangedEvent theEvent)
throws java.io.IOException,
AutomationException
visibilityChanged in interface ILayerEventstheEvent - 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 | ||||||||