| Modifier and Type | Method and Description |
|---|---|
ILeaf |
ActivityDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
ILeaf |
ActivityDiagram.getEnd(String suppId) |
ILeaf |
ActivityDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
ILeaf |
ActivityDiagram.getStart() |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
ClassDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
ILeaf |
ClassDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
CucaDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
protected ILeaf |
CucaDiagram.createLeafInternal(Code code,
Display display,
LeafType type,
IGroup group,
USymbol symbol) |
ILeaf |
CucaDiagram.getLastEntity() |
ILeaf |
CucaDiagram.getLeafsget(Code code) |
protected ILeaf |
CucaDiagram.getOrCreateLeafDefault(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Code,ILeaf> |
CucaDiagram.getLeafs() |
Collection<ILeaf> |
GroupRoot.getLeafsDirect() |
Collection<ILeaf> |
IGroup.getLeafsDirect() |
Collection<ILeaf> |
CucaDiagram.getLeafsvalues() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GroupRoot.containsLeafRecurse(ILeaf entity) |
boolean |
IGroup.containsLeafRecurse(ILeaf entity) |
| Modifier and Type | Method and Description |
|---|---|
Code |
Code.getShortName(Map<Code,ILeaf> leafs) |
| Constructor and Description |
|---|
BodyEnhanced(Display display,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
boolean manageHorizontalLine,
boolean manageModifier,
ILeaf entity) |
BodyEnhanced(List<String> rawBody,
FontParam fontParam,
ISkinParam skinParam,
boolean manageModifier,
Stereotype stereotype,
ILeaf entity) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
ILeaf leaf) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
Stereotype stereotype,
ILeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ILeaf> |
DotData.getLeafs() |
| Constructor and Description |
|---|
Neighborhood(ILeaf leaf,
List<Link> sametailLinks,
List<Link> all) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
EntityFactory.createLeaf(Code code,
Display display,
LeafType entityType,
IGroup parentContainer,
Set<VisibilityModifier> hides,
String namespaceSeparator) |
| Modifier and Type | Method and Description |
|---|---|
Map<Code,ILeaf> |
EntityFactory.getLeafs() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityFactory.addLeaf(ILeaf entity) |
boolean |
EntityFactory.isHidden(ILeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
DescriptionDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Constructor and Description |
|---|
MDAEntityImpl(ILeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
ObjectDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
ILeaf |
Bibliotekon.getLeaf(Shape shape) |
| Modifier and Type | Method and Description |
|---|---|
static IEntityImage |
DotDataImageBuilder.createEntityImageBlock(ILeaf leaf,
ISkinParam skinParam,
boolean isHideEmptyDescriptionForState,
PortionShower portionShower,
Bibliotekon bibliotekon,
GraphvizVersion graphvizVersion,
UmlDiagramType umlDiagramType,
Collection<Link> links) |
String |
Bibliotekon.getShapeUid(ILeaf ent) |
void |
Bibliotekon.putShape(ILeaf ent,
Shape shape) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Link> |
SingleStrategy.generateLinks(List<ILeaf> standalones) |
Copyright © 2017. All rights reserved.