net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramSimplifierState

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

public final class CucaDiagramSimplifierState
extends Object


Constructor Summary
CucaDiagramSimplifierState(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

CucaDiagramSimplifierState

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


Copyright © 2014. All Rights Reserved.