Package net.sourceforge.plantuml.svek
Class CucaDiagramFileMakerSvek
java.lang.Object
net.sourceforge.plantuml.svek.CucaDiagramFileMaker
net.sourceforge.plantuml.svek.CucaDiagramFileMakerSvek
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.svek.CucaDiagramFileMaker
bibliotekon, clusterManager, diagram
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFile
(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) void
Methods inherited from class net.sourceforge.plantuml.svek.CucaDiagramFileMaker
getBibliotekon
-
Constructor Details
-
CucaDiagramFileMakerSvek
- Throws:
IOException
-
-
Method Details
-
createFile
public ImageData createFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) throws IOException - Specified by:
createFile
in classCucaDiagramFileMaker
- Throws:
IOException
-
createOneGraphic
- Specified by:
createOneGraphic
in classCucaDiagramFileMaker
-