Package net.sourceforge.plantuml.svek
Interface CucaDiagramFileMaker
- All Known Implementing Classes:
CucaDiagramFileMakerElk,CucaDiagramFileMakerSmetana,CucaDiagramFileMakerSvek
public interface CucaDiagramFileMaker
-
Method Summary
Modifier and TypeMethodDescriptioncreateFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) void
-
Method Details
-
createFile
ImageData createFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) throws IOException - Throws:
IOException
-
createOneGraphic
-