net.sourceforge.plantuml.svek
Class CucaDiagramFileMakerSvek

java.lang.Object
  extended by net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek

public final class CucaDiagramFileMakerSvek
extends Object


Constructor Summary
CucaDiagramFileMakerSvek(CucaDiagram diagram, List<BufferedImage> flashcodes)
           
 
Method Summary
 CucaDiagramFileMakerResult 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 CucaDiagramFileMakerResult createFile(OutputStream os,
                                             List<String> dotStrings,
                                             FileFormatOption fileFormatOption)
                                      throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.