Package | Description |
---|---|
org.apache.lucene.spatial.geometry.shape |
Shape representations.
|
Modifier and Type | Method and Description |
---|---|
int |
Ellipse.intersect(LineSegment seg,
Point2D pt0,
Point2D pt1)
Deprecated.
Determines if a line segment intersects the ellipse and if so finds the
point(s) of intersection.
|