|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocatedNetworkTrafficValue
COM Interface 'ILocatedNetworkTrafficValue'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to traffic information for the current element id.' 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 |
IID7313cfa8_4e52_4880_88a5_8985fb75f6d1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
getTrafficValue(int direction,
boolean[] supportsTraffic,
boolean[] supportsRealTimeValue,
boolean[] hasRealTimeValue,
double[] attributeValueRatio)
Retrieves the traffic speed ratio and traffic support status for the specified direction of the current element id. |
| Field Detail |
|---|
static final int IID7313cfa8_4e52_4880_88a5_8985fb75f6d1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void getTrafficValue(int direction,
boolean[] supportsTraffic,
boolean[] supportsRealTimeValue,
boolean[] hasRealTimeValue,
double[] attributeValueRatio)
throws java.io.IOException,
AutomationException
direction - A com.esri.arcgis.geodatabase.esriNetworkEdgeDirection constant (in)supportsTraffic - The supportsTraffic (out: use single element array)supportsRealTimeValue - The supportsRealTimeValue (out: use single element array)hasRealTimeValue - The hasRealTimeValue (out: use single element array)attributeValueRatio - The attributeValueRatio (out: use single element array)
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 | ||||||||