|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAServerNetworkDescription
Provides access to properties that describe the network dataset.
INAServerNetworkDescription has been superseded by INAServerNetworkDescription2.
| Method Summary | |
|---|---|
String |
getName()
Name of the Network Dataset. |
INAServerNetworkAttribute[] |
getNetworkAttributes()
Array of descriptions of network attributes in the network dataset. |
INAServerNetworkSource[] |
getNetworkSources()
Array of descriptions of network sources in the network dataset. |
| Method Detail |
|---|
String getName()
throws IOException,
AutomationException
Name specifies the name of the network dataset.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INAServerNetworkAttribute[] getNetworkAttributes()
throws IOException,
AutomationException
NetworkAttributes returns an array of NAServerNetworkAttribute objects that describe the network attributes that are part of the network dataset.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INAServerNetworkSource[] getNetworkSources()
throws IOException,
AutomationException
NetworkSources returns an array of NAServerNetworkSource objects that describe the network sources that are part of the network dataset.
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 | ||||||||