net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramSimplifier2

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramSimplifier2

public final class CucaDiagramSimplifier2
extends Object


Constructor Summary
CucaDiagramSimplifier2(CucaDiagram diagram, List<String> dotStrings)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramSimplifier2

public CucaDiagramSimplifier2(CucaDiagram diagram,
                              List<String> dotStrings)
                       throws IOException,
                              InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2012. All Rights Reserved.