public class LineRectIntersection
extends java.lang.Object
Constructor and Description |
---|
LineRectIntersection(XLine2D line,
XRectangle2D rect) |
Modifier and Type | Method and Description |
---|---|
static XPoint2D |
getCloser(XPoint2D o,
XPoint2D... other) |
XPoint2D |
getIntersection() |