public class LineRectIntersection extends Object
| Constructor and Description |
|---|
LineRectIntersection(Line2D line,
Rectangle2D rect) |
| Modifier and Type | Method and Description |
|---|---|
static Point2D |
getCloser(Point2D o,
Point2D... other) |
Point2D |
getIntersection() |
Copyright © 2017. All rights reserved.