|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.posimo.TwoLinesIntersection
public class TwoLinesIntersection
Constructor Summary | |
---|---|
TwoLinesIntersection(Line2D lineA,
Line2D lineB)
|
Method Summary | |
---|---|
Point2D |
getIntersection()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TwoLinesIntersection(Line2D lineA, Line2D lineB)
Method Detail |
---|
public final Point2D getIntersection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |