net.sourceforge.plantuml.hector2
Class CucaDiagramFileMakerHectorC1

java.lang.Object
  extended by net.sourceforge.plantuml.hector2.CucaDiagramFileMakerHectorC1
All Implemented Interfaces:
CucaDiagramFileMaker

public class CucaDiagramFileMakerHectorC1
extends Object
implements CucaDiagramFileMaker


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

CucaDiagramFileMakerHectorC1

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