|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkAttributeConfiguration2
Provides access to the network attribute configuration.
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.catalogUI.INetworkAttributeConfiguration |
|---|
IID, IID2b089c6b_7a8e_4410_9594_1ef8771cca68, xxDummy |
| Method Summary | |
|---|---|
IStringArray |
getAgainstSuffixes()
The directional suffixes against the digitized direction. |
IStringArray |
getAlongSuffixes()
The directional suffixes along the digitized direction. |
ILongArray |
getHierachyRangeMaxValuesByName(String attributeName)
The default hierarchy range max values for the specified attribute name. |
IStringArray |
getTimeZoneTemplateAttributeNames()
The preferred candidate time zone attribute names. |
| Methods inherited from interface com.esri.arcgis.catalogUI.INetworkAttributeConfiguration |
|---|
findMatchingTemplateAttribute, findTemplateAttributeByName, getAgainstPrefixes, getAlongPrefixes, getTemplateAttribute, getTemplateAttributeCount, queryEvaluator |
| Method Detail |
|---|
IStringArray getAlongSuffixes()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getAgainstSuffixes()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getTimeZoneTemplateAttributeNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILongArray getHierachyRangeMaxValuesByName(String attributeName)
throws IOException,
AutomationException
attributeName - The attributeName (in)
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 | ||||||||