public class TwoLinesIntersection
extends java.lang.Object
Constructor and Description |
---|
TwoLinesIntersection(java.awt.geom.Line2D lineA,
java.awt.geom.Line2D lineB) |
Modifier and Type | Method and Description |
---|---|
XPoint2D |
getIntersection() |
public TwoLinesIntersection(java.awt.geom.Line2D lineA, java.awt.geom.Line2D lineB)
public final XPoint2D getIntersection()