Modifier and Type | Method and Description |
---|---|
ILeaf |
ActivityDiagram.createLeaf(Code code,
Display display,
LeafType type,
USymbol symbol) |
ILeaf |
ActivityDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
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 |
---|---|
IEntity |
CompositeDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
Modifier and Type | Method and Description |
---|---|
USymbol |
IEntity.getUSymbol() |
USymbol |
GroupRoot.getUSymbol() |
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) |
abstract IEntity |
CucaDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
protected ILeaf |
CucaDiagram.getOrCreateLeafDefault(Code code,
LeafType type,
USymbol symbol) |
void |
ILeaf.muteToType(LeafType newType,
USymbol newSymbol) |
void |
IEntity.setUSymbol(USymbol symbol) |
void |
GroupRoot.setUSymbol(USymbol symbol) |
Modifier and Type | Method and Description |
---|---|
ILeaf |
DescriptionDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
Modifier and Type | Class and Description |
---|---|
class |
USymbolFolder |
class |
USymbolInterface |
Modifier and Type | Field and Description |
---|---|
static USymbol |
USymbol.ACTOR |
static USymbol |
USymbol.AGENT |
static USymbol |
USymbol.ARTIFACT |
static USymbol |
USymbol.BOUNDARY |
static USymbol |
USymbol.CARD |
static USymbol |
USymbol.CLOUD |
static USymbol |
USymbol.COMPONENT1 |
static USymbol |
USymbol.COMPONENT2 |
static USymbol |
USymbol.CONTROL |
static USymbol |
USymbol.DATABASE |
static USymbol |
USymbol.ENTITY_DOMAIN |
static USymbol |
USymbol.FOLDER |
static USymbol |
USymbol.FRAME |
static USymbol |
USymbol.INTERFACE |
static USymbol |
USymbol.NODE |
static USymbol |
USymbol.PACKAGE |
static USymbol |
USymbol.RECTANGLE |
static USymbol |
USymbol.STORAGE |
static USymbol |
USymbol.USECASE |
Modifier and Type | Method and Description |
---|---|
static USymbol |
USymbol.getFromString(String s) |
Modifier and Type | Method and Description |
---|---|
ILeaf |
ObjectDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
Modifier and Type | Method and Description |
---|---|
IEntity |
StateDiagram.getOrCreateLeaf(Code code,
LeafType type,
USymbol symbol) |
Constructor and Description |
---|
ClusterDecoration(PackageStyle style,
USymbol symbol,
TextBlock title,
TextBlock stereo,
HtmlColor stateBack,
double minX,
double minY,
double maxX,
double maxY,
UStroke stroke) |
Copyright © 2015. All Rights Reserved.