Uses of Class
org.apache.lucene.geo.Polygon2D
-
Packages that use Polygon2D Package Description org.apache.lucene.geo Geospatial Utility Implementations for Lucene Core -
-
Uses of Polygon2D in org.apache.lucene.geo
Subclasses of Polygon2D in org.apache.lucene.geo Modifier and Type Class Description class
XYPolygon2D
2D cartesian polygon implementation represented as a balanced interval tree of edges.
-