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