Package | Description |
---|---|
org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
Modifier and Type | Method and Description |
---|---|
static Polygon2D |
Polygon2D.create(Polygon... polygons)
Builds a Polygon2D from multipolygon
|
Modifier and Type | Method and Description |
---|---|
static GeoEncodingUtils.PolygonPredicate |
GeoEncodingUtils.createPolygonPredicate(Polygon[] polygons,
Polygon2D tree)
Create a predicate that checks whether points are within a polygon.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.