Package net.sourceforge.plantuml.sdot
Class SmetanaPath
java.lang.Object
net.sourceforge.plantuml.sdot.SmetanaPath
- All Implemented Interfaces:
UDrawable
-
Constructor Summary
ConstructorsConstructorDescriptionSmetanaPath
(Link link, ST_Agedge_s edge, YMirror ymirror, ICucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
SmetanaPath
public SmetanaPath(Link link, ST_Agedge_s edge, YMirror ymirror, ICucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel, Bibliotekon bibliotekon)
-
-
Method Details