net.sourceforge.plantuml.svek
Class CucaDiagramFileMakerSvek

java.lang.Object
  extended by net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek
All Implemented Interfaces:
CucaDiagramFileMaker

public final class CucaDiagramFileMakerSvek
extends Object
implements CucaDiagramFileMaker


Constructor Summary
CucaDiagramFileMakerSvek(CucaDiagram diagram, List<BufferedImage> flashcodes)
           
 
Method Summary
 ImageData createFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CucaDiagramFileMakerSvek

public CucaDiagramFileMakerSvek(CucaDiagram diagram,
                                List<BufferedImage> flashcodes)
                         throws IOException
Throws:
IOException
Method Detail

createFile

public ImageData createFile(OutputStream os,
                            List<String> dotStrings,
                            FileFormatOption fileFormatOption)
                     throws IOException
Specified by:
createFile in interface CucaDiagramFileMaker
Throws:
IOException


Copyright © 2013. All Rights Reserved.