net.sourceforge.plantuml.cucadiagram.dot
Class CucaDiagramFileMaker
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.CucaDiagramFileMaker
- All Implemented Interfaces:
- ICucaDiagramFileMaker
public final class CucaDiagramFileMaker
- extends Object
- implements ICucaDiagramFileMaker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CucaDiagramFileMaker
public CucaDiagramFileMaker(CucaDiagram diagram,
List<BufferedImage> flashcodes)
throws IOException
- Throws:
IOException
createFile
public CucaDiagramFileMakerResult createFile(OutputStream os,
List<String> dotStrings,
FileFormatOption fileFormatOption)
throws IOException,
InterruptedException
- Specified by:
createFile
in interface ICucaDiagramFileMaker
- Throws:
IOException
InterruptedException
getSvg
public static String getSvg(UGraphicSvg ug)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.