|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicNetworkDatasetBuilderContext
Provides access to members that control information related to the context when the schematic Network Dataset builder runs.
Method Summary | |
---|---|
INALayer |
getNetworkAnalystLayer()
Network Analyst layer the schematic Network Dataset builder works with. |
void |
setNetworkAnalystLayerByRef(INALayer layer)
Network Analyst layer the schematic Network Dataset builder works with. |
Method Detail |
---|
void setNetworkAnalystLayerByRef(INALayer layer) throws IOException, AutomationException
layer
- A reference to a com.esri.arcgis.networkanalyst.INALayer (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.INALayer getNetworkAnalystLayer() throws IOException, AutomationException
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 |