Package net.sourceforge.plantuml.posimo
Class LineSegmentIntersection
- java.lang.Object
-
- net.sourceforge.plantuml.posimo.LineSegmentIntersection
-
public class LineSegmentIntersection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LineSegmentIntersection(XLine2D segment, XLine2D lineB)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XPoint2D
getIntersection()
-