Package | Description |
---|---|
org.apache.lucene.spatial.geometry.shape |
Shape representations.
|
Modifier and Type | Method | 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.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.