Uses of Class
org.apache.lucene.geo.GeoEncodingUtils.Grid
Packages that use GeoEncodingUtils.Grid
-
Uses of GeoEncodingUtils.Grid in org.apache.lucene.geo
Subclasses of GeoEncodingUtils.Grid in org.apache.lucene.geoModifier and TypeClassDescriptionstatic class
A predicate that checks whether a given point is within a component2D geometry.static class
A predicate that checks whether a given point is within a distance of another point.Methods in org.apache.lucene.geo that return GeoEncodingUtils.GridModifier and TypeMethodDescriptionprivate static GeoEncodingUtils.Grid
GeoEncodingUtils.createSubBoxes
(double shapeMinLat, double shapeMaxLat, double shapeMinLon, double shapeMaxLon, Function<Rectangle, PointValues.Relation> boxToRelation)