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 Bibliotekon
protected final ClusterManager
protected final CucaDiagram
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ImageData
createFile
(OutputStream os, List<String> dotStrings, FileFormatOption fileFormatOption) abstract void
protected 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
-