|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkDirectionConfiguration2
Provides access to the network direction configuration.
| Method Summary | |
|---|---|
IPropertySet |
getDirectionsAttributeMappingConstraintsPropertySets()
The PropertySet containing a PropertySet of attribute mapping constraints for each attribute mapping key. |
IPropertySet |
getDirectionsFieldMappingConstraintsPropertySets()
The PropertySet containing a PropertySet of field mapping constraints for each field mapping key. |
IStringArray |
getFullNames()
The full name direction field names. |
IStringArray |
getHighwayDirectionNames()
The highway direction field names. |
IStringArray |
getLanguageNames()
The language direction field names. |
| Methods inherited from interface com.esri.arcgis.catalogUI.INetworkDirectionConfiguration |
|---|
getOutputLinearUnits, getPreDirNames, getPreTypeNames, getRoadClassAttributeNames, getStreetNames, getSuffixNames, getSuffixTypeNames |
| Method Detail |
|---|
IStringArray getFullNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getHighwayDirectionNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getLanguageNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getDirectionsAttributeMappingConstraintsPropertySets()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getDirectionsFieldMappingConstraintsPropertySets()
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 | ||||||||