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) classGeoComplexPolygonGeoComplexPolygon objects are structures designed to handle very large numbers of edges.(package private) classGeoConcavePolygonGeoConcavePolygon objects are generic building blocks of more complex structures.(package private) classGeoConvexPolygonGeoConvexPolygon objects are generic building blocks of more complex structures.(package private) classGeoS2ShapeFast implementation of a polygon representing S2 geometry cell.
-