net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramSimplifier

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

public final class CucaDiagramSimplifier
extends Object


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

Constructor Detail

CucaDiagramSimplifier

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


Copyright © 2012. All Rights Reserved.