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 java.lang.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,
java.util.List<java.awt.image.BufferedImage> flashcodes)
throws java.io.IOException
- Throws:
java.io.IOException
createFile
public java.lang.String createFile(java.io.OutputStream os,
java.util.List<java.lang.String> dotStrings,
FileFormatOption fileFormatOption)
throws java.io.IOException,
java.lang.InterruptedException
- Specified by:
createFile
in interface ICucaDiagramFileMaker
- Throws:
java.io.IOException
java.lang.InterruptedException
getSvg
public static java.lang.String getSvg(UGraphicSvg ug)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2011. All Rights Reserved.