public final class GeneralImageBuilder
extends java.lang.Object
Constructor and Description |
---|
GeneralImageBuilder(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,
boolean fileFormatOptionIsDebugSvek) |
static IEntityImage |
createEntityImageBlock(Entity 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) |
public GeneralImageBuilder(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder, SName styleName)
public static IEntityImage createEntityImageBlock(Entity 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, boolean fileFormatOptionIsDebugSvek)
public java.lang.String getWarningOrError(int warningOrError)