net.sourceforge.plantuml.posimo
Class LineRectIntersection
java.lang.Object
net.sourceforge.plantuml.posimo.LineRectIntersection
public class LineRectIntersection
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineRectIntersection
public LineRectIntersection(Line2D line,
Rectangle2D rect)
getCloser
public static Point2D getCloser(Point2D o,
Point2D... other)
getIntersection
public final Point2D getIntersection()
Copyright © 2011. All Rights Reserved.