| Modifier and Type | Method and Description |
|---|---|
void |
ActivityDiagram3.addActivity(Display activity,
BoxStyle style,
Url url,
Colors colors) |
| Constructor and Description |
|---|
InstructionSimple(Display label,
LinkRendering inlinkRendering,
Swimlane swimlane,
BoxStyle style,
Url url,
Colors colors) |
| Modifier and Type | Method and Description |
|---|---|
static BoxStyle |
BoxStyle.fromChar(char style) |
static BoxStyle |
BoxStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoxStyle[] |
BoxStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ftile |
FtileFactory.activity(Display label,
Swimlane swimlane,
BoxStyle style,
Colors colors) |
Ftile |
FtileFactoryDelegator.activity(Display label,
Swimlane swimlane,
BoxStyle style,
Colors colors) |
| Modifier and Type | Method and Description |
|---|---|
Ftile |
VCompactFactory.activity(Display label,
Swimlane swimlane,
BoxStyle style,
Colors colors) |
| Constructor and Description |
|---|
FtileBox(ISkinParam skinParam,
Display label,
UFont font,
Swimlane swimlane,
BoxStyle style) |
Copyright © 2017. All rights reserved.