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 classA predicate that checks whether a given point is within a component2D geometry.static classA 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.GridGeoEncodingUtils.createSubBoxes(double shapeMinLat, double shapeMaxLat, double shapeMinLon, double shapeMaxLon, Function<Rectangle, PointValues.Relation> boxToRelation)