Package net.sourceforge.plantuml.dot
Class CucaDiagramSimplifierActivity
java.lang.Object
net.sourceforge.plantuml.dot.CucaDiagramSimplifierActivity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
simplify
(CucaDiagram diagram, StringBounder stringBounder, DotMode dotMode)
-
Constructor Details
-
CucaDiagramSimplifierActivity
public CucaDiagramSimplifierActivity()
-
-
Method Details
-
simplify
public void simplify(CucaDiagram diagram, StringBounder stringBounder, DotMode dotMode) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-