Package net.sourceforge.plantuml.elk
Class CucaDiagramFileMakerElk
java.lang.Object
net.sourceforge.plantuml.elk.CucaDiagramFileMakerElk
- All Implemented Interfaces:
CucaDiagramFileMaker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFile
(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) void
-
Constructor Details
-
CucaDiagramFileMakerElk
-
-
Method Details
-
createFile
public ImageData createFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) throws IOException - Specified by:
createFile
in interfaceCucaDiagramFileMaker
- Throws:
IOException
-
createOneGraphic
- Specified by:
createOneGraphic
in interfaceCucaDiagramFileMaker
-