Uses of Class
org.apache.lucene.spatial3d.geom.GeoBaseBBox
Packages that use GeoBaseBBox
-
Uses of GeoBaseBBox in org.apache.lucene.spatial3d.geom
Subclasses of GeoBaseBBox in org.apache.lucene.spatial3d.geomModifier and TypeClassDescription(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.classDegenerate bounding box limited on two sides (top lat, bottom lat).(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) 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) 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.