| Package | Description |
|---|---|
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.cucadiagram.dot | |
| net.sourceforge.plantuml.svek |
| Modifier and Type | Field and Description |
|---|---|
protected EntityFactory |
CucaDiagram.entityFactory |
| Modifier and Type | Method and Description |
|---|---|
EntityFactory |
CucaDiagram.getEntityFactory() |
| Constructor and Description |
|---|
GroupRoot(EntityFactory entityFactory) |
| Constructor and Description |
|---|
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
PortionShower portionShower,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
| Constructor and Description |
|---|
DotDataImageBuilder(DotData dotData,
EntityFactory entityFactory,
UmlSource source,
Pragma pragma,
StringBounder stringBounder) |
Copyright © 2017. All rights reserved.