@Deprecated public class GeoIndex<A extends org.locationtech.jts.geom.Geometry,O extends org.opengis.feature.simple.SimpleFeature> extends BucketGeoIndex<A,O>
AbstractGeoIndex.GeoIndexResultSetlastUsed| Constructor and Description |
|---|
GeoIndex(org.opengis.feature.simple.SimpleFeatureType sft,
com.googlecode.cqengine.attribute.Attribute<O,A> attribute)
Deprecated.
|
GeoIndex(org.opengis.feature.simple.SimpleFeatureType sft,
com.googlecode.cqengine.attribute.Attribute<O,A> attribute,
int xBuckets,
int yBuckets)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <A extends org.locationtech.jts.geom.Geometry,O extends org.opengis.feature.simple.SimpleFeature> |
onAttribute(org.opengis.feature.simple.SimpleFeatureType sft,
com.googlecode.cqengine.attribute.Attribute<O,A> attribute)
Deprecated.
|
static <A extends org.locationtech.jts.geom.Geometry,O extends org.opengis.feature.simple.SimpleFeature> |
onAttribute(org.opengis.feature.simple.SimpleFeatureType sft,
com.googlecode.cqengine.attribute.Attribute<O,A> attribute,
int xBuckets,
int yBuckets)
Deprecated.
|
addAll, clear, getEffectiveIndex, init, isMutable, isQuantized, removeAll, retrievepublic GeoIndex(org.opengis.feature.simple.SimpleFeatureType sft,
com.googlecode.cqengine.attribute.Attribute<O,A> attribute)
@Deprecated public GeoIndex(org.opengis.feature.simple.SimpleFeatureType sft, com.googlecode.cqengine.attribute.Attribute<O,A> attribute, int xBuckets, int yBuckets)
@Deprecated public static <A extends org.locationtech.jts.geom.Geometry,O extends org.opengis.feature.simple.SimpleFeature> GeoIndex<A,O> onAttribute(org.opengis.feature.simple.SimpleFeatureType sft, com.googlecode.cqengine.attribute.Attribute<O,A> attribute)
@Deprecated public static <A extends org.locationtech.jts.geom.Geometry,O extends org.opengis.feature.simple.SimpleFeature> GeoIndex<A,O> onAttribute(org.opengis.feature.simple.SimpleFeatureType sft, com.googlecode.cqengine.attribute.Attribute<O,A> attribute, int xBuckets, int yBuckets)
Copyright © 2013–2023. All rights reserved.