|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.controls.IEngineNetworkAnalystEnvironmentEventsAdapter
public class IEngineNetworkAnalystEnvironmentEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.controls.IEngineNetworkAnalystEnvironmentEvents'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.controls.IEngineNetworkAnalystEnvironmentEvents |
---|
IID, IIDa3be0f2b_a194_48f0_a165_2d2f0abc2c49, xxDummy |
Constructor Summary | |
---|---|
IEngineNetworkAnalystEnvironmentEventsAdapter()
|
Method Summary | |
---|---|
void |
onCurrentNetworkLayerChanged(IEngineNetworkAnalystEnvironmentEventsOnCurrentNetworkLayerChangedEvent theEvent)
Called when the current network layer has changed. |
void |
onNetworkLayersChanged(IEngineNetworkAnalystEnvironmentEventsOnNetworkLayersChangedEvent theEvent)
Called when the network layers have changed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IEngineNetworkAnalystEnvironmentEventsAdapter()
Method Detail |
---|
public void onNetworkLayersChanged(IEngineNetworkAnalystEnvironmentEventsOnNetworkLayersChangedEvent theEvent) throws java.io.IOException, AutomationException
onNetworkLayersChanged
in interface IEngineNetworkAnalystEnvironmentEvents
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void onCurrentNetworkLayerChanged(IEngineNetworkAnalystEnvironmentEventsOnCurrentNetworkLayerChangedEvent theEvent) throws java.io.IOException, AutomationException
onCurrentNetworkLayerChanged
in interface IEngineNetworkAnalystEnvironmentEvents
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 |