public final class DotDataImageBuilder extends Object
| Constructor and Description |
|---|
DotDataImageBuilder(DotData dotData,
EntityFactory entityFactory,
UmlSource source,
Pragma pragma,
StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
IEntityImage |
buildImage(BaseFile basefile,
String[] dotStrings) |
static IEntityImage |
createEntityImageBlock(ILeaf leaf,
ISkinParam skinParam,
boolean isHideEmptyDescriptionForState,
PortionShower portionShower,
Bibliotekon bibliotekon,
GraphvizVersion graphvizVersion,
UmlDiagramType umlDiagramType,
Collection<Link> links) |
String |
getWarningOrError(int warningOrError) |
public DotDataImageBuilder(DotData dotData, EntityFactory entityFactory, UmlSource source, Pragma pragma, StringBounder stringBounder)
public IEntityImage buildImage(BaseFile basefile, String[] dotStrings)
public static IEntityImage createEntityImageBlock(ILeaf leaf, ISkinParam skinParam, boolean isHideEmptyDescriptionForState, PortionShower portionShower, Bibliotekon bibliotekon, GraphvizVersion graphvizVersion, UmlDiagramType umlDiagramType, Collection<Link> links)
public String getWarningOrError(int warningOrError)
Copyright © 2017. All rights reserved.