|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkDirectionConfiguration
Provides access to the network direction configuration.
Method Summary | |
---|---|
int |
getOutputLinearUnits()
The default output linear units. |
IStringArray |
getPreDirNames()
The prefix direction field names. |
IStringArray |
getPreTypeNames()
The prefix type direction field names. |
IStringArray |
getRoadClassAttributeNames()
The road class attribute names. |
IStringArray |
getStreetNames()
The street name direction field names. |
IStringArray |
getSuffixNames()
The suffix direction field names. |
IStringArray |
getSuffixTypeNames()
The suffix type direction field names. |
Method Detail |
---|
int getOutputLinearUnits() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getRoadClassAttributeNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getPreDirNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getPreTypeNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getStreetNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getSuffixTypeNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getSuffixNames() 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 |