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