|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkTrafficConfiguration2
Provides access to the network traffic configuration.
Method Summary | |
---|---|
IStringArray |
getDynamicTrafficTMCFullNames()
The candidate TMC field names in the Streets-TMC table. |
IStringArray |
getTimeSliceBaseSpeedFactorNames()
The candidate base names for the speed factor field names in the profiles table. |
IStringArray |
getTrafficBaseFullNames(int unit)
The candidate full names in the specified unit for the base field name in the Streets-Profiles table. |
IStringArray |
getTrafficBaseSpeedBaseNames()
The candidate base names for the base speed field name in the Streets-Profiles table. |
IStringArray |
getTrafficSpeedUnitNames(int timeUnit)
The candidate speed unit names for the speed unit of the base speed field in the Streets-Profiles table. |
Method Detail |
---|
IStringArray getTimeSliceBaseSpeedFactorNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getTrafficBaseFullNames(int unit) throws IOException, AutomationException
unit
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getTrafficBaseSpeedBaseNames() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getTrafficSpeedUnitNames(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 getDynamicTrafficTMCFullNames() 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 |