Package net.sourceforge.plantuml.sdot
Class CucaDiagramFileMakerSmetana
java.lang.Object
net.sourceforge.plantuml.sdot.CucaDiagramFileMakerSmetana
- All Implemented Interfaces:
CucaDiagramFileMaker
-
Constructor Summary
ConstructorsConstructorDescriptionCucaDiagramFileMakerSmetana
(ICucaDiagram diagram, StringBounder stringBounder) -
Method Summary
Modifier and TypeMethodDescriptioncreateFile
(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) void
-
Constructor Details
-
CucaDiagramFileMakerSmetana
-
-
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
-