|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeAwareEvaluator
COM Interface 'ITimeAwareEvaluator'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members in travel dependent evaluator.' 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 |
IIDe55445d9_ff42_4a88_8b5c_132a2b9216f4
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
queryValueAtTime(INetworkElement element,
java.util.Date localTime,
int timeUsage)
Query the travel time for the current time. |
Field Detail |
---|
static final int IIDe55445d9_ff42_4a88_8b5c_132a2b9216f4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object queryValueAtTime(INetworkElement element, java.util.Date localTime, int timeUsage) throws java.io.IOException, AutomationException
element
- A reference to a com.esri.arcgis.geodatabase.INetworkElement (in)localTime
- The localTime (in)timeUsage
- A com.esri.arcgis.geodatabase.esriNetworkTimeUsage constant (in)
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 |