net.sourceforge.plantuml.hector
Class CucaDiagramFileMakerHector3

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

public class CucaDiagramFileMakerHector3
extends Object
implements CucaDiagramFileMaker


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

CucaDiagramFileMakerHector3

public CucaDiagramFileMakerHector3(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.