A B C D E G I L M O Q R S T V 
All Classes All Packages

A

AbstractGeoIndex<A extends org.locationtech.jts.geom.Geometry,​O extends org.geotools.api.feature.simple.SimpleFeature> - Class in org.locationtech.geomesa.memory.cqengine.index
 
AbstractGeoIndex.GeoIndexResultSet - Class in org.locationtech.geomesa.memory.cqengine.index
 
addAll(ObjectSet<O>, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 

B

Bucket - org.locationtech.geomesa.memory.cqengine.index.GeoIndexType
 
BucketGeoIndex<A extends org.locationtech.jts.geom.Geometry,​O extends org.geotools.api.feature.simple.SimpleFeature> - Class in org.locationtech.geomesa.memory.cqengine.index
 
BucketGeoIndex(SimpleFeatureType, Attribute<O, A>) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.BucketGeoIndex
 
BucketGeoIndex(SimpleFeatureType, Attribute<O, A>, Optional<BucketIndexParam>) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.BucketGeoIndex
Deprecated.
BucketGeoIndex(SimpleFeatureType, Attribute<O, A>, BucketIndexParam) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.BucketGeoIndex
 
BucketIndexParam - Class in org.locationtech.geomesa.memory.cqengine.index.param
 
BucketIndexParam() - Constructor for class org.locationtech.geomesa.memory.cqengine.index.param.BucketIndexParam
 
BucketIndexParam(int, int) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.param.BucketIndexParam
 

C

calcHashCode() - Method in class org.locationtech.geomesa.memory.cqengine.query.GeoToolsFilterQuery
 
calcHashCode() - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 
clear(QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 
close() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
contains(O) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 

D

destroy(QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 

E

equals(Object) - Method in class org.locationtech.geomesa.memory.cqengine.query.GeoToolsFilterQuery
 
equals(Object) - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 

G

GeoIndex<A extends org.locationtech.jts.geom.Geometry,​O extends org.geotools.api.feature.simple.SimpleFeature> - Class in org.locationtech.geomesa.memory.cqengine.index
Deprecated.
GeoIndex(SimpleFeatureType, Attribute<O, A>) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.GeoIndex
Deprecated.
 
GeoIndex(SimpleFeatureType, Attribute<O, A>, int, int) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.GeoIndex
Deprecated.
GeoIndexParams - Interface in org.locationtech.geomesa.memory.cqengine.index.param
 
GeoIndexResultSet(Query<O>, QueryOptions) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
GeoIndexType - Enum in org.locationtech.geomesa.memory.cqengine.index
 
GeoToolsFilterQuery - Class in org.locationtech.geomesa.memory.cqengine.query
fallback Query type that passes evaluation off to GeoTools.
GeoToolsFilterQuery(Filter) - Constructor for class org.locationtech.geomesa.memory.cqengine.query.GeoToolsFilterQuery
 
getEffectiveIndex() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 
getEnvelope() - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 
getGeoIndexType() - Method in class org.locationtech.geomesa.memory.cqengine.index.param.BucketIndexParam
 
getGeoIndexType() - Method in interface org.locationtech.geomesa.memory.cqengine.index.param.GeoIndexParams
 
getGeoIndexType() - Method in class org.locationtech.geomesa.memory.cqengine.index.param.STRtreeIndexParam
 
getMergeCost() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
getNodeCapacity() - Method in class org.locationtech.geomesa.memory.cqengine.index.param.STRtreeIndexParam
 
getQuery() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
getQueryOptions() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
getRetrievalCost() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
getValue(SimpleFeature, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.attribute.SimpleFeatureAttribute
 
getValue(SimpleFeature, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.attribute.SimpleFeatureFidAttribute
 
getxBuckets() - Method in class org.locationtech.geomesa.memory.cqengine.index.param.BucketIndexParam
 
getyBuckets() - Method in class org.locationtech.geomesa.memory.cqengine.index.param.BucketIndexParam
 

I

init(ObjectStore<O>, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 
Intersects<O,​A extends org.locationtech.jts.geom.Geometry> - Class in org.locationtech.geomesa.memory.cqengine.query
 
Intersects(Attribute<O, A>, A) - Constructor for class org.locationtech.geomesa.memory.cqengine.query.Intersects
 
isMutable() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 
isQuantized() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 
iterator() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 

L

lastUsed - Static variable in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 

M

matches(O) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
matchesNonSimpleAttribute(Attribute<O, A>, O, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 
matchesNonSimpleAttribute(Attribute<SimpleFeature, SimpleFeature>, SimpleFeature, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.query.GeoToolsFilterQuery
 
matchesSimpleAttribute(SimpleAttribute<O, A>, O, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 
matchesSimpleAttribute(SimpleAttribute<SimpleFeature, SimpleFeature>, SimpleFeature, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.query.GeoToolsFilterQuery
 
matchesValue(A, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 

O

onAttribute(SimpleFeatureType, Attribute<O, A>) - Static method in class org.locationtech.geomesa.memory.cqengine.index.GeoIndex
Deprecated.
onAttribute(SimpleFeatureType, Attribute<O, A>, int, int) - Static method in class org.locationtech.geomesa.memory.cqengine.index.GeoIndex
Deprecated.
org.locationtech.geomesa.memory.cqengine.attribute - package org.locationtech.geomesa.memory.cqengine.attribute
 
org.locationtech.geomesa.memory.cqengine.index - package org.locationtech.geomesa.memory.cqengine.index
 
org.locationtech.geomesa.memory.cqengine.index.param - package org.locationtech.geomesa.memory.cqengine.index.param
 
org.locationtech.geomesa.memory.cqengine.query - package org.locationtech.geomesa.memory.cqengine.query
 

Q

QuadTree - org.locationtech.geomesa.memory.cqengine.index.GeoIndexType
 
QuadTreeGeoIndex<A extends org.locationtech.jts.geom.Geometry,​O extends org.geotools.api.feature.simple.SimpleFeature> - Class in org.locationtech.geomesa.memory.cqengine.index
 
QuadTreeGeoIndex(SimpleFeatureType, Attribute<O, A>) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.QuadTreeGeoIndex
 

R

removeAll(ObjectSet<O>, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 
retrieve(Query<O>, QueryOptions) - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex
 

S

SimpleFeatureAttribute<A> - Class in org.locationtech.geomesa.memory.cqengine.attribute
 
SimpleFeatureAttribute(Class<A>, SimpleFeatureType, String) - Constructor for class org.locationtech.geomesa.memory.cqengine.attribute.SimpleFeatureAttribute
 
SimpleFeatureFidAttribute - Class in org.locationtech.geomesa.memory.cqengine.attribute
 
SimpleFeatureFidAttribute() - Constructor for class org.locationtech.geomesa.memory.cqengine.attribute.SimpleFeatureFidAttribute
 
size() - Method in class org.locationtech.geomesa.memory.cqengine.index.AbstractGeoIndex.GeoIndexResultSet
 
STRtree - org.locationtech.geomesa.memory.cqengine.index.GeoIndexType
 
STRtreeGeoIndex<A extends org.locationtech.jts.geom.Geometry,​O extends org.geotools.api.feature.simple.SimpleFeature> - Class in org.locationtech.geomesa.memory.cqengine.index
 
STRtreeGeoIndex(SimpleFeatureType, Attribute<O, A>) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.STRtreeGeoIndex
 
STRtreeGeoIndex(SimpleFeatureType, Attribute<O, A>, Optional<STRtreeIndexParam>) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.STRtreeGeoIndex
Deprecated.
STRtreeGeoIndex(SimpleFeatureType, Attribute<O, A>, STRtreeIndexParam) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.STRtreeGeoIndex
 
STRtreeIndexParam - Class in org.locationtech.geomesa.memory.cqengine.index.param
 
STRtreeIndexParam() - Constructor for class org.locationtech.geomesa.memory.cqengine.index.param.STRtreeIndexParam
 
STRtreeIndexParam(int) - Constructor for class org.locationtech.geomesa.memory.cqengine.index.param.STRtreeIndexParam
 

T

toString() - Method in class org.locationtech.geomesa.memory.cqengine.query.Intersects
 

V

valueOf(String) - Static method in enum org.locationtech.geomesa.memory.cqengine.index.GeoIndexType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.locationtech.geomesa.memory.cqengine.index.GeoIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G I L M O Q R S T V 
All Classes All Packages