Package net.sourceforge.plantuml.dot
Class CucaDiagramSimplifierActivity
- java.lang.Object
-
- net.sourceforge.plantuml.dot.CucaDiagramSimplifierActivity
-
public final class CucaDiagramSimplifierActivity extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CucaDiagramSimplifierActivity()
-
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
-
-