|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.networkanalyst.INAContextEvents2Adapter
public class INAContextEvents2Adapter
Adapter for COM Event Interface 'com.esri.arcgis.networkanalyst.INAContextEvents2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.networkanalyst.INAContextEvents2 |
---|
IID, IID31be77db_e9d7_40bf_ad39_eb2ddc918492, xxDummy |
Constructor Summary | |
---|---|
INAContextEvents2Adapter()
|
Method Summary | |
---|---|
void |
onBindToNetworkDataset(INAContextEvents2OnBindToNetworkDatasetEvent theEvent)
Called when the network analysis context is bound to a network dataset. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public INAContextEvents2Adapter()
Method Detail |
---|
public void onBindToNetworkDataset(INAContextEvents2OnBindToNetworkDatasetEvent theEvent) throws java.io.IOException, AutomationException
onBindToNetworkDataset
in interface INAContextEvents2
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 |