Package net.sourceforge.plantuml.posimo
Class TwoLinesIntersection
- java.lang.Object
-
- net.sourceforge.plantuml.posimo.TwoLinesIntersection
-
public class TwoLinesIntersection extends Object
-
-
Constructor Summary
Constructors Constructor Description TwoLinesIntersection(Line2D lineA, Line2D lineB)
-