|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemporalCursor
COM Interface 'ITemporalCursor'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to methods needed to control the temporal cursor.' 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 |
IIDcc018a66_24fb_11d4_b34c_00104ba2abcc
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IFeatureCursor |
---|
IIDd4803ef8_79f4_11d0_97fc_0080c7f79481 |
Method Summary | |
---|---|
void |
nextObject(IFeature[] ppiFeature,
java.lang.Object[] pvarTimeSeries,
long[] phyTimeStamp,
int[] plOID)
Advances the position of the cursor by one and returns the feature object at that position. |
void |
reset()
Resets the cursor position. |
Methods inherited from interface com.esri.arcgis.geodatabase.IFeatureCursor |
---|
deleteFeature, findField, flush, getFields, insertFeature, nextFeature, updateFeature |
Field Detail |
---|
static final int IIDcc018a66_24fb_11d4_b34c_00104ba2abcc
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void nextObject(IFeature[] ppiFeature, java.lang.Object[] pvarTimeSeries, long[] phyTimeStamp, int[] plOID) throws java.io.IOException, AutomationException
ppiFeature
- A reference to a com.esri.arcgis.geodatabase.IFeature (in/out: use single element array)pvarTimeSeries
- A Variant (in/out: use single element array)phyTimeStamp
- Signed 64-bit int (in/out: use single element array)plOID
- The plOID (in/out: use single element array)
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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |