net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramFileMakerBeta
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramFileMakerBeta
public final class CucaDiagramFileMakerBeta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CucaDiagramFileMakerBeta
public CucaDiagramFileMakerBeta(CucaDiagram diagram)
throws IOException
- Throws:
IOException
createFile
public List<File> createFile(File suggested,
List<String> dotStrings,
FileFormat fileFormat)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
createFile
public void createFile(OutputStream os,
List<String> dotStrings,
FileFormat fileFormat)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2012. All Rights Reserved.