Package net.sourceforge.plantuml.svek
Class GeneralImageBuilder
java.lang.Object
net.sourceforge.plantuml.svek.GeneralImageBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionGeneralImageBuilder
(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder, SName styleName) -
Method Summary
Modifier and TypeMethodDescriptionbuildImage
(BaseFile basefile, String[] dotStrings, boolean fileFormatOptionIsDebugSvek) static IEntityImage
createEntityImageBlock
(Entity leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, Collection<Link> links) final StyleSignature
getDefaultStyleDefinitionArrow
(Stereotype stereotype) static UStroke
getForcedStroke
(Stereotype stereotype, ISkinParam skinParam) getWarningOrError
(int warningOrError)
-
Constructor Details
-
GeneralImageBuilder
public GeneralImageBuilder(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder, SName styleName)
-
-
Method Details
-
createEntityImageBlock
public static IEntityImage createEntityImageBlock(Entity leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, Collection<Link> links) -
getForcedStroke
-
getDefaultStyleDefinitionArrow
-
buildImage
public IEntityImage buildImage(BaseFile basefile, String[] dotStrings, boolean fileFormatOptionIsDebugSvek) -
getWarningOrError
-