| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
SkinParamDelegator.getUmlDiagramType() |
abstract UmlDiagramType |
UmlDiagram.getUmlDiagramType() |
UmlDiagramType |
SkinParam.getUmlDiagramType() |
UmlDiagramType |
ISkinParam.getUmlDiagramType() |
static UmlDiagramType |
UmlDiagramType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UmlDiagramType[] |
UmlDiagramType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SkinParam |
SkinParam.create(UmlDiagramType type) |
static SkinParam |
SkinParam.noShadowing(UmlDiagramType type) |
boolean |
SkinParamDelegator.useSwimlanes(UmlDiagramType type) |
boolean |
SkinParam.useSwimlanes(UmlDiagramType type) |
boolean |
ISkinParam.useSwimlanes(UmlDiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
ActivityDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
ActivityDiagram3.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
BpmDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
ClassDiagram.getUmlDiagramType() |
| Constructor and Description |
|---|
CommandLinkClass(UmlDiagramType umlDiagramType) |
CommandLinkLollipop(UmlDiagramType umlDiagramType) |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
CompositeDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
DotData.getUmlDiagramType() |
| 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 |
|---|---|
UmlDiagramType |
DescriptionDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
FlowDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
ObjectDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
PostItDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
SequenceDiagram.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
StateDiagram.getUmlDiagramType() |
| 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) |
void |
Cluster.drawU(UGraphic ug,
UStroke stroke,
UmlDiagramType umlDiagramType,
ISkinParam skinParam2) |
String |
Cluster.getMaxPoint(UmlDiagramType type) |
String |
Cluster.getMinPoint(UmlDiagramType type) |
boolean |
Cluster.printCluster2(StringBuilder sb,
Collection<Line> lines,
StringBounder stringBounder,
DotMode dotMode,
GraphvizVersion graphvizVersion,
UmlDiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
SyntaxResult.getUmlDiagramType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntaxResult.setUmlDiagramType(UmlDiagramType umlDiagramType) |
| Modifier and Type | Method and Description |
|---|---|
UmlDiagramType |
TimingDiagram.getUmlDiagramType() |
Copyright © 2017. All rights reserved.