|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkElevationConfiguration
Provides access to the network elevation configuration.
Method Summary | |
---|---|
IStringArray |
getBaseNames()
The root names of the elevation fields. |
IStringArray |
getFromEndPrefixes()
The elevation prefixes for the from end. |
IStringArray |
getToEndPrefixes()
The elevation prefixes for the to end. |
Method Detail |
---|
IStringArray getFromEndPrefixes() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getToEndPrefixes() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getBaseNames() 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 |