Package net.sourceforge.plantuml.sdot
Class SmetanaPath
- java.lang.Object
-
- net.sourceforge.plantuml.sdot.SmetanaPath
-
-
Constructor Summary
Constructors Constructor Description SmetanaPath(Link link, ST_Agedge_s edge, YMirror ymirror, ICucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug)
XPoint2D
getEndPoint()
XPoint2D
getStartPoint()
-
-
-
Constructor Detail
-
SmetanaPath
public SmetanaPath(Link link, ST_Agedge_s edge, YMirror ymirror, ICucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon)
-
-