|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAServerNetworkDirections
Provides access to properties that describe the network directions.
INAServerNetworkDirections describes available directions styles and directions languages of the network dataset associated with a network analysis layer.
| Method Summary | |
|---|---|
IStringArray |
getAvailableStyleNames()
Names of the direction styles available on the system. |
IStringArray |
getSupportedLanguages()
Languages supported by the directions engine on the system. |
| Method Detail |
|---|
IStringArray getAvailableStyleNames()
throws IOException,
AutomationException
AvailableStyleNames contains a list of available directions styles.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getSupportedLanguages()
throws IOException,
AutomationException
SupportedLanguages contains list of available directions languages.
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 | ||||||||