public class CucaDiagramFileMakerJDot extends Object implements CucaDiagramFileMaker
| Constructor and Description |
|---|
CucaDiagramFileMakerJDot(CucaDiagram diagram,
StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
ImageData |
createFile(OutputStream os,
List<String> dotStrings,
FileFormatOption fileFormatOption) |
void |
drawGroup(UGraphic ug,
YMirror ymirror,
IGroup group,
Agraph_s gr) |
public CucaDiagramFileMakerJDot(CucaDiagram diagram, StringBounder stringBounder)
public ImageData createFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) throws IOException
createFile in interface CucaDiagramFileMakerIOExceptionCopyright © 2017. All rights reserved.