|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.hector.CucaDiagramFileMakerHector
public class CucaDiagramFileMakerHector
Constructor Summary | |
---|---|
CucaDiagramFileMakerHector(CucaDiagram diagram)
|
Method Summary | |
---|---|
ImageData |
createFile(java.io.OutputStream os,
java.util.List<java.lang.String> dotStrings,
FileFormatOption fileFormatOption)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CucaDiagramFileMakerHector(CucaDiagram diagram)
Method Detail |
---|
public ImageData createFile(java.io.OutputStream os, java.util.List<java.lang.String> dotStrings, FileFormatOption fileFormatOption) throws java.io.IOException
createFile
in interface CucaDiagramFileMaker
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |