|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkTrafficConfiguration
Provides access to the network traffic configuration.
Method Summary | |
---|---|
IArray |
getDayOfWeekNameGroups()
The weekday names for each day (in groups of 7) used for part of the Streets-Profiles table daily profile ID field names. |
Date |
getDefaultFirstTimeSliceStartTime()
The default start time of the first time slice. |
Date |
getDefaultLastTimeSliceFinishTime()
The default finish time of the last time slice. |
IStringArray |
getJoinTableProfileIDFieldBaseNames()
The candidate base names forming part of each Streets-Profiles table daily profile ID field name. |
IStringArray |
getTimeSliceBaseNames()
The candidate base names for the travel time factor field names in the profiles table. |
IStringArray |
getTrafficBaseTravelTimeBaseNames()
The candidate base names for the base travel time field name in the Streets-Profiles table. |
IStringArray |
getTrafficTimeUnitNames(int timeUnit)
The candidate time unit names for the time unit of the base travel time field in the Streets-Profiles table. |
IStringArray |
getWeekdayFallbackTemplateAttributeNames()
The preferred weekday fallback template travel time attribute names used by the network edge traffic evaluator. |
IStringArray |
getWeekendFallbackTemplateAttributeNames()
The preferred weekend fallback template travel time attribute names used by the network edge traffic evaluator. |
Method Detail |
---|
IStringArray getTimeSliceBaseNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.Date getDefaultFirstTimeSliceStartTime() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.Date getDefaultLastTimeSliceFinishTime() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getTrafficBaseTravelTimeBaseNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getTrafficTimeUnitNames(int timeUnit) throws IOException, AutomationException
timeUnit
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getJoinTableProfileIDFieldBaseNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArray getDayOfWeekNameGroups() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getWeekdayFallbackTemplateAttributeNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getWeekendFallbackTemplateAttributeNames() 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 |