public final class GeneralImageBuilder
extends java.lang.Object
Constructor and Description |
---|
GeneralImageBuilder(DotData dotData,
EntityFactory entityFactory,
UmlSource source,
Pragma pragma,
StringBounder stringBounder) |
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) |
java.lang.String |
getWarningOrError(int warningOrError) |
public GeneralImageBuilder(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder)
public IEntityImage buildImage(BaseFile basefile, java.lang.String[] dotStrings)
public static IEntityImage createEntityImageBlock(ILeaf leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, java.util.Collection<Link> links)
public java.lang.String getWarningOrError(int warningOrError)