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