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