public class LineSegmentIntersection extends Object
LineSegmentIntersection(Line2D segment, Line2D lineB)
Point2D
getIntersection()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineSegmentIntersection(Line2D segment, Line2D lineB)
public final Point2D getIntersection()
Copyright © 2017. All Rights Reserved.