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