Package net.sourceforge.plantuml.svek
Class CucaDiagramFileMaker
java.lang.Object
net.sourceforge.plantuml.svek.CucaDiagramFileMaker
- Direct Known Subclasses:
CucaDiagramFileMakerElk,CucaDiagramFileMakerSmetana,CucaDiagramFileMakerSvek
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Bibliotekonprotected final ClusterManagerprotected final CucaDiagram -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ImageDatacreateFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) abstract voidprotected final Bibliotekon
-
Field Details
-
diagram
-
bibliotekon
-
clusterManager
-
-
Constructor Details
-
CucaDiagramFileMaker
-
-
Method Details
-
getBibliotekon
-
createFile
public abstract ImageData createFile(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) throws IOException - Throws:
IOException
-
createOneGraphic
-