public class CucaDiagramFileMakerElk extends java.lang.Object implements CucaDiagramFileMaker
Constructor and Description |
---|
CucaDiagramFileMakerElk(CucaDiagram diagram,
StringBounder stringBounder) |
Modifier and Type | Method and Description |
---|---|
ImageData |
createFile(java.io.OutputStream os,
java.util.List<java.lang.String> dotStrings,
FileFormatOption fileFormatOption) |
public CucaDiagramFileMakerElk(CucaDiagram diagram, StringBounder stringBounder)
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