Package net.sourceforge.plantuml.dot
Class CucaDiagramSimplifierState
- java.lang.Object
-
- net.sourceforge.plantuml.dot.CucaDiagramSimplifierState
-
public final class CucaDiagramSimplifierState extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CucaDiagramSimplifierState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
simplify(CucaDiagram diagram, StringBounder stringBounder, DotMode dotMode)
-
-
-
Method Detail
-
simplify
public void simplify(CucaDiagram diagram, StringBounder stringBounder, DotMode dotMode) throws java.io.IOException, java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
-
-