FeatureIndexResults |
FeatureIndexManager.query() |
Query for all feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct) |
Query for all feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String where) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns) |
Query for all feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
String where) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
String where,
String[] whereArgs) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
Map<String,Object> fieldValues) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
GeometryEnvelope envelope) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
String where,
String[] whereArgs) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
Map<String,Object> fieldValues) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
String where) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
Projection projection) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
GeometryEnvelope envelope) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
GeometryEnvelope envelope,
String where) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
GeometryEnvelope envelope,
String where,
String[] whereArgs) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(boolean distinct,
GeometryEnvelope envelope,
Map<String,Object> fieldValues) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(String where) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns) |
Query for all feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
String where) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
String where,
String[] whereArgs) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
Map<String,Object> fieldValues) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
String where) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
Projection projection) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
GeometryEnvelope envelope) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
GeometryEnvelope envelope,
String where) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(String where,
String[] whereArgs) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(Map<String,Object> fieldValues) |
Query for feature index results
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
String where) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box, projected
correctly
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
Projection projection) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
Projection projection,
String where) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues) |
Query for feature index results within the bounding box in the provided
projection
|
FeatureIndexResults |
FeatureIndexManager.query(GeometryEnvelope envelope) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(GeometryEnvelope envelope,
String where) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(GeometryEnvelope envelope,
String where,
String[] whereArgs) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.query(GeometryEnvelope envelope,
Map<String,Object> fieldValues) |
Query for feature index results within the Geometry Envelope
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
int limit) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
int limit,
long offset) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
int limit) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
int limit,
long offset) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String orderBy,
int limit) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String orderBy,
int limit,
long offset) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String where,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String orderBy,
int limit) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String orderBy,
int limit,
long offset) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String where,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String where,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(boolean distinct,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(int limit) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(int limit,
long offset) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
int limit) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
int limit,
long offset) |
Query for all feature index results ordered by id, starting at the offset
and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String orderBy,
int limit) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String orderBy,
int limit,
long offset) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String where,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String where,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String[] columns,
GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String orderBy,
int limit) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String orderBy,
int limit,
long offset) |
Query for all feature index results, starting at the offset and returning
no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String where,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(String where,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results, starting at the offset and returning no
more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box, projected
correctly, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(BoundingBox boundingBox,
Projection projection,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the bounding box in the provided
projection, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String where,
String[] whereArgs,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String where,
String[] whereArgs,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String where,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
String where,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
Map<String,Object> fieldValues,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunk(GeometryEnvelope envelope,
Map<String,Object> fieldValues,
String orderBy,
int limit,
long offset) |
Query for feature index results within the Geometry Envelope, starting at
the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
String where,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
String where,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
BoundingBox boundingBox,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String[] columns,
GeometryEnvelope envelope,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String where,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
String where,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
BoundingBox boundingBox,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
BoundingBox boundingBox,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
BoundingBox boundingBox,
Projection projection,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
GeometryEnvelope envelope,
String where,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(boolean distinct,
GeometryEnvelope envelope,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
String where,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
String where,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
BoundingBox boundingBox,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
BoundingBox boundingBox,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
BoundingBox boundingBox,
Projection projection,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
GeometryEnvelope envelope,
String where,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String[] columns,
GeometryEnvelope envelope,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String where,
int limit) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(String where,
int limit,
long offset) |
Query for feature index results ordered by id, starting at the offset and
returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(BoundingBox boundingBox,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(BoundingBox boundingBox,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box,
projected correctly, starting at the offset and returning no more than
the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(BoundingBox boundingBox,
Projection projection,
String where,
int limit) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(BoundingBox boundingBox,
Projection projection,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the bounding box in
the provided projection, starting at the offset and returning no more
than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(GeometryEnvelope envelope,
String where,
int limit) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|
FeatureIndexResults |
FeatureIndexManager.queryForChunkIdOrder(GeometryEnvelope envelope,
String where,
int limit,
long offset) |
Query for feature index results ordered by id within the Geometry
Envelope, starting at the offset and returning no more than the limit
|