net.sourceforge.plantuml.svek
Class CucaDiagramFileMakerSvek

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

public final class CucaDiagramFileMakerSvek
extends Object
implements ICucaDiagramFileMaker


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


Copyright © 2011. All Rights Reserved.