Uses of Class
org.apache.lucene.spatial3d.geom.GeoBaseDistanceShape
Packages that use GeoBaseDistanceShape
-
Uses of GeoBaseDistanceShape in org.apache.lucene.spatial3d.geom
Subclasses of GeoBaseDistanceShape in org.apache.lucene.spatial3d.geomModifier and TypeClassDescription(package private) class
GeoCircles have all the characteristics of GeoBaseDistanceShapes, plus GeoSizeable.(package private) class
GeoPaths have all the characteristics of GeoBaseDistanceShapes.(package private) class
GeoShape representing a path across the surface of the globe, with a specified half-width.(package private) class
Circular area with a center and a radius that represents the surface distance to the center.(package private) class
Circular area with a center and cutoff angle that represents the latitude and longitude distance from the center where the planet will be cut.(package private) class
GeoShape representing a path across the surface of the globe, with a specified half-width.