net.sourceforge.plantuml.hector
Class CucaDiagramFileMakerHector4

java.lang.Object
  extended by net.sourceforge.plantuml.hector.CucaDiagramFileMakerHector4
All Implemented Interfaces:
CucaDiagramFileMaker

public class CucaDiagramFileMakerHector4
extends Object
implements CucaDiagramFileMaker


Constructor Summary
CucaDiagramFileMakerHector4(CucaDiagram diagram)
           
 
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

CucaDiagramFileMakerHector4

public CucaDiagramFileMakerHector4(CucaDiagram diagram)
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.