public class LineSegmentIntersection extends java.lang.Object
LineSegmentIntersection(XLine2D segment, XLine2D lineB)
XPoint2D
getIntersection()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineSegmentIntersection(XLine2D segment, XLine2D lineB)
public final XPoint2D getIntersection()