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, CucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SmetanaPath
public SmetanaPath(Link link, ST_Agedge_s edge, YMirror ymirror, CucaDiagram diagram, TextBlock label, TextBlock tailLabel, TextBlock headLabel)
-
-
Method Details