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 |
---|---|
java.awt.geom.Point2D |
getIntersection() |