Uses of Class
org.apache.lucene.spatial3d.geom.GeoBasePolygon
-
Packages that use GeoBasePolygon Package Description org.apache.lucene.spatial3d.geom Shapes implemented using 3D planar geometry. -
-
Uses of GeoBasePolygon in org.apache.lucene.spatial3d.geom
Subclasses of GeoBasePolygon in org.apache.lucene.spatial3d.geom Modifier and Type Class Description (package private) class
GeoComplexPolygon
GeoComplexPolygon objects are structures designed to handle very large numbers of edges.(package private) class
GeoConcavePolygon
GeoConcavePolygon objects are generic building blocks of more complex structures.(package private) class
GeoConvexPolygon
GeoConvexPolygon objects are generic building blocks of more complex structures.(package private) class
GeoS2Shape
Fast implementation of a polygon representing S2 geometry cell.
-