Uses of Interface
org.apache.lucene.spatial3d.geom.GeoSizeable
Packages that use GeoSizeable
-
Uses of GeoSizeable in org.apache.lucene.spatial3d.geom
Subinterfaces of GeoSizeable in org.apache.lucene.spatial3d.geomModifier and TypeInterfaceDescriptioninterface
All bounding box shapes have this interface in common.interface
Interface describing circular area with a center and radius.interface
Interface describing a GeoPointShape shape.It may represents a degenerated bounding box or a degenerated circle, hence it extends such interfaces.Classes in org.apache.lucene.spatial3d.geom that implement GeoSizeableModifier and TypeClassDescriptionclass
Degenerate bounding box limited on two sides (top lat, bottom lat).