net.sourceforge.plantuml.hector
Class CucaDiagramFileMakerHector2

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

public class CucaDiagramFileMakerHector2
extends Object
implements CucaDiagramFileMaker


Constructor Summary
CucaDiagramFileMakerHector2(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

CucaDiagramFileMakerHector2

public CucaDiagramFileMakerHector2(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 © 2014. All Rights Reserved.