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