public class PointPrefixTreeFieldCacheProvider extends ShapeFieldCacheProvider<org.locationtech.spatial4j.shape.Point>
ShapeFieldCacheProvider designed for PrefixTreeStrategys that index points
(AND ONLY POINTS!).defaultSize, shapeField| Constructor and Description |
|---|
PointPrefixTreeFieldCacheProvider(SpatialPrefixTree grid,
String shapeField,
int defaultSize) |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.spatial4j.shape.Point |
readShape(BytesRef term) |
getCachepublic PointPrefixTreeFieldCacheProvider(SpatialPrefixTree grid, String shapeField, int defaultSize)
protected org.locationtech.spatial4j.shape.Point readShape(BytesRef term)
readShape in class ShapeFieldCacheProvider<org.locationtech.spatial4j.shape.Point>Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.