Package net.sourceforge.plantuml.posimo
Class LineSegmentIntersection
- java.lang.Object
-
- net.sourceforge.plantuml.posimo.LineSegmentIntersection
-
public class LineSegmentIntersection extends Object
-
-
Constructor Summary
Constructors Constructor Description LineSegmentIntersection(XLine2D segment, XLine2D lineB)
-