|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineNAWindowCategory2
Provides access to the window category.
The IEngineNAWindowCategory2 interface is used to access the layer or standalone table for a specific category (e.g. Stops, Barriers, Routes, etc) in the IEngineNetworkAnalystEnvironment::NAWindow.
Method Summary | |
---|---|
IDataLayer |
getDataLayer()
The data layer for the category. |
Methods inherited from interface com.esri.arcgis.controls.IEngineNAWindowCategory |
---|
getLayer, getNAClass |
Method Detail |
---|
IDataLayer getDataLayer() throws IOException, AutomationException
The DataLayer property returns the sub-layer associated with this specific category. This may be a feature layer or a stand alone table.
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 |