|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrafficProvider
COM Interface 'ITrafficProvider'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to traffic provider.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID858f373b_a522_44c9_a8ee_8265d09e8b59
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IEnumTrafficRegionIncidents |
getIncidentsData(IArray pRegions,
ITrafficProviderCredentials pProviderCredentials)
Retrieves enumerator for incident data sequence for the specified task. |
IFields |
getIncidentsFeatureClassFields()
Retrieves fields for incident feature class. |
IEnumTrafficRegionSpeeds |
getSpeedsData(int predictionDepthInMinutes,
IArray pRegions,
ITrafficProviderCredentials pProviderCredentials)
Retrieves enumerator for traffic data sequence for the specified task. |
Field Detail |
---|
static final int IID858f373b_a522_44c9_a8ee_8265d09e8b59
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEnumTrafficRegionSpeeds getSpeedsData(int predictionDepthInMinutes, IArray pRegions, ITrafficProviderCredentials pProviderCredentials) throws java.io.IOException, AutomationException
predictionDepthInMinutes
- The predictionDepthInMinutes (in)pRegions
- A reference to a com.esri.arcgis.system.IArray (in)pProviderCredentials
- A reference to a com.esri.arcgis.networkanalyst.ITrafficProviderCredentials (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumTrafficRegionIncidents getIncidentsData(IArray pRegions, ITrafficProviderCredentials pProviderCredentials) throws java.io.IOException, AutomationException
pRegions
- A reference to a com.esri.arcgis.system.IArray (in)pProviderCredentials
- A reference to a com.esri.arcgis.networkanalyst.ITrafficProviderCredentials (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFields getIncidentsFeatureClassFields() throws java.io.IOException, AutomationException
java.io.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 |