|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumTrafficSpeeds
COM Interface 'IEnumTrafficSpeeds'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to traffic speed data.' 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 |
IID8ac6ba43_c765_43aa_91fa_654e3f9aee96
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IArray |
getTimeSlices()
Array of time slices of speed data. |
java.util.Date |
getTimestamp()
Timestamp of speed data. |
void |
next(java.lang.String[] pKey,
IVariantArray[] ppValues)
Retrieve next record in speed data. |
void |
reset()
Reset cursor to beginning. |
| Field Detail |
|---|
static final int IID8ac6ba43_c765_43aa_91fa_654e3f9aee96
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.util.Date getTimestamp()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getTimeSlices()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void next(java.lang.String[] pKey,
IVariantArray[] ppValues)
throws java.io.IOException,
AutomationException
pKey - The pKey (out: use single element array)ppValues - A reference to a com.esri.arcgis.system.IVariantArray (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 | ||||||||