net.sourceforge.plantuml.hector
Class CucaDiagramFileMakerHectorB1

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

public class CucaDiagramFileMakerHectorB1
extends Object
implements CucaDiagramFileMaker


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

CucaDiagramFileMakerHectorB1

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