Uses of Class
org.apache.lucene.geo.GeoEncodingUtils.PolygonPredicate
-
Packages that use GeoEncodingUtils.PolygonPredicate Package Description org.apache.lucene.geo -
-
Uses of GeoEncodingUtils.PolygonPredicate in org.apache.lucene.geo
Methods in org.apache.lucene.geo that return GeoEncodingUtils.PolygonPredicate Modifier and Type Method Description static GeoEncodingUtils.PolygonPredicateGeoEncodingUtils. createComponentPredicate(Component2D tree)Create a predicate that checks whether points are within a polygon.
-