Package net.sourceforge.plantuml.svek
Class GraphvizImageBuilder
java.lang.Object
net.sourceforge.plantuml.svek.GraphvizImageBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionGraphvizImageBuilder
(DotData dotData, UmlSource source, Pragma pragma, SName styleName, DotMode dotMode, DotStringFactory dotStringFactory, ClusterManager clusterManager) -
Method Summary
Modifier and TypeMethodDescriptionbuildImage
(StringBounder stringBounder, BaseFile basefile, String[] dotStrings, boolean fileFormatOptionIsDebugSvek) final StyleSignature
getDefaultStyleDefinitionArrow
(Stereotype stereotype) final StyleSignature
getStyleArrowCardinality
(Stereotype stereotype) getWarningOrError
(int warningOrError)
-
Constructor Details
-
GraphvizImageBuilder
public GraphvizImageBuilder(DotData dotData, UmlSource source, Pragma pragma, SName styleName, DotMode dotMode, DotStringFactory dotStringFactory, ClusterManager clusterManager)
-
-
Method Details
-
getDefaultStyleDefinitionArrow
-
getStyleArrowCardinality
-
buildImage
public IEntityImage buildImage(StringBounder stringBounder, BaseFile basefile, String[] dotStrings, boolean fileFormatOptionIsDebugSvek) -
getWarningOrError
-