Uses of Class
org.apache.lucene.spatial3d.geom.GeoBaseShape
Packages that use GeoBaseShape
-
Uses of GeoBaseShape in org.apache.lucene.spatial3d.geom
Subclasses of GeoBaseShape in org.apache.lucene.spatial3d.geomModifier and TypeClassDescription(package private) classBase extended areaShape object.(package private) classAll bounding box shapes can derive from this base class, which furnishes some common code(package private) classGeoCircles have all the characteristics of GeoBaseDistanceShapes, plus GeoSizeable.classDistance shapes have capabilities of both geohashing and distance computation (which also includes point membership determination).classMembership shapes have capabilities of both geohashing and membership determination.(package private) classGeoPaths have all the characteristics of GeoBaseDistanceShapes.(package private) classGeoBasePolygon objects are the base class of most GeoPolygon objects.(package private) classGeoComplexPolygon objects are structures designed to handle very large numbers of edges.(package private) classGeoConcavePolygon objects are generic building blocks of more complex structures.(package private) classGeoConvexPolygon objects are generic building blocks of more complex structures.(package private) classDegenerate bounding box limited on two sides (left lon, right lon).(package private) classThis GeoBBox represents an area rectangle of one specific latitude with no longitude bounds.(package private) classDegenerate longitude slice.(package private) classGeoShape representing a path across the surface of the globe, with a specified half-width.classDegenerate bounding box limited on two sides (top lat, bottom lat).(package private) classCircular area with a center and a radius that represents the surface distance to the center.(package private) classThis GeoBBox represents an area rectangle limited only in latitude.(package private) classBounding box limited on left and right.(package private) classThis GeoBBox represents an area rectangle limited only in south latitude.(package private) classBounding box limited on three sides (bottom lat, left lon, right lon), including the north pole.(package private) classBounding box limited on four sides (top lat, bottom lat, left lon, right lon).(package private) classFast implementation of a polygon representing S2 geometry cell.(package private) classThis GeoBBox represents an area rectangle limited only in north latitude.(package private) classBounding box limited on three sides (top lat, left lon, right lon).(package private) classCircular 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) classGeoShape representing a path across the surface of the globe, with a specified half-width.(package private) classDegenerate bounding box wider than PI and limited on two sides (left lon, right lon).(package private) classBounding box wider than PI but limited on left and right sides ( left lon, right lon).(package private) classBounding box wider than PI but limited on three sides ( bottom lat, left lon, right lon).(package private) classBounding box wider than PI but limited on four sides (top lat, bottom lat, left lon, right lon).(package private) classBounding box wider than PI but limited on three sides (top lat, left lon, right lon).(package private) classBounding box including the entire world.