public class FeatureIndexerIdCursor extends FeatureCursor
FIELD_TYPE_BLOB, FIELD_TYPE_FLOAT, FIELD_TYPE_INTEGER, FIELD_TYPE_NULL, FIELD_TYPE_STRING| Constructor and Description |
|---|
FeatureIndexerIdCursor(FeatureCursor cursor,
FeatureIndexerIdQuery idQuery)
Constructor
|
FeatureIndexerIdCursor(FeatureTable table,
Cursor cursor,
FeatureIndexerIdQuery idQuery)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
boolean |
moveToNext() |
createInvalidCursor, enableInvalidRequery, getGeometry, getRow, getValueclose, enableInvalidRequery, getId, getInvalidPositions, getQuery, getRow, getTable, getValue, getValue, getValue, hasInvalidPositions, setQuery, setTablewasNullcopyStringToBuffer, deactivate, getBlob, getColumnCount, getColumnIndex, getColumnIndexOrThrow, getColumnName, getColumnNames, getDouble, getExtras, getFloat, getInt, getLong, getNotificationUri, getNotificationUris, getPosition, getShort, getString, getType, getWantsAllOnMoveCalls, getWrappedCursor, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isNull, move, moveToFirst, moveToLast, moveToPosition, moveToPrevious, registerContentObserver, registerDataSetObserver, requery, respond, setExtras, setNotificationUri, setNotificationUris, unregisterContentObserver, unregisterDataSetObserverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBlob, getColumnCount, getColumnIndex, getDouble, getFloat, getInt, getLong, getPosition, getShort, getString, getType, moveToFirst, moveToPosition, wasNullpublic FeatureIndexerIdCursor(FeatureCursor cursor, FeatureIndexerIdQuery idQuery)
cursor - feature cursoridQuery - id querypublic FeatureIndexerIdCursor(FeatureTable table, Cursor cursor, FeatureIndexerIdQuery idQuery)
table - feature tablecursor - cursoridQuery - id querypublic boolean moveToNext()
moveToNext in interface CursormoveToNext in interface ResultmoveToNext in class UserCursor<FeatureColumn,FeatureTable,FeatureRow>public int getCount()
getCount in interface CursorgetCount in interface UserCoreResult<FeatureColumn,FeatureTable,FeatureRow>getCount in class CursorWrapper