public final class GeneralImageBuilder
extends java.lang.Object
Constructor and Description |
---|
GeneralImageBuilder(boolean mergeIntricated,
DotData dotData,
EntityFactory entityFactory,
UmlSource source,
Pragma pragma,
StringBounder stringBounder,
SName styleName) |
Modifier and Type | Method and Description |
---|---|
IEntityImage |
buildImage(BaseFile basefile,
java.lang.String[] dotStrings) |
static IEntityImage |
createEntityImageBlock(ILeaf leaf,
ISkinParam skinParam,
boolean isHideEmptyDescriptionForState,
PortionShower portionShower,
Bibliotekon bibliotekon,
GraphvizVersion graphvizVersion,
UmlDiagramType umlDiagramType,
java.util.Collection<Link> links) |
StyleSignature |
getDefaultStyleDefinitionArrow(Stereotype stereotype) |
static UStroke |
getForcedStroke(Stereotype stereotype,
ISkinParam skinParam) |
java.lang.String |
getWarningOrError(int warningOrError) |
static TextBlock |
stateHeader(IEntity group,
Style style,
ISkinParam skinParam) |
public GeneralImageBuilder(boolean mergeIntricated, DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder, SName styleName)
public static IEntityImage createEntityImageBlock(ILeaf leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, java.util.Collection<Link> links)
public static UStroke getForcedStroke(Stereotype stereotype, ISkinParam skinParam)
public final StyleSignature getDefaultStyleDefinitionArrow(Stereotype stereotype)
public IEntityImage buildImage(BaseFile basefile, java.lang.String[] dotStrings)
public static TextBlock stateHeader(IEntity group, Style style, ISkinParam skinParam)
public java.lang.String getWarningOrError(int warningOrError)