Package org.apache.lucene.spatial.geometry.shape

Shape representations.

See:
          Description

Interface Summary
Geometry2D Deprecated.
 

Class Summary
DistanceApproximation Deprecated. This has been replaced with more accurate math in LLRect.
Ellipse Deprecated.
LineSegment Deprecated.
LLRect Deprecated.
Point2D Deprecated.
Rectangle Deprecated.
Vector2D Deprecated.
 

Enum Summary
IntersectCase Deprecated.
 

Package org.apache.lucene.spatial.geometry.shape Description

Shape representations.