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(Line2D segment, Line2D lineB)
-