Uses of Class
org.apache.lucene.spatial3d.geom.GeoBasePath
-
Packages that use GeoBasePath Package Description org.apache.lucene.spatial3d.geom Shapes implemented using 3D planar geometry. -
-
Uses of GeoBasePath in org.apache.lucene.spatial3d.geom
Subclasses of GeoBasePath in org.apache.lucene.spatial3d.geom Modifier and Type Class Description (package private) classGeoDegeneratePathGeoShape representing a path across the surface of the globe, with a specified half-width.(package private) classGeoStandardPathGeoShape representing a path across the surface of the globe, with a specified half-width.
-