| Package | Description |
|---|---|
| net.sourceforge.plantuml.activitydiagram3 | |
| net.sourceforge.plantuml.activitydiagram3.ftile | |
| net.sourceforge.plantuml.activitydiagram3.ftile.vcompact |
| Modifier and Type | Method and Description |
|---|---|
static ForkStyle |
ForkStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForkStyle[] |
ForkStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommandExecutionResult |
ActivityDiagram3.endFork(ForkStyle forkStyle,
String label) |
void |
InstructionFork.setStyle(ForkStyle style,
String label) |
| Modifier and Type | Method and Description |
|---|---|
Ftile |
FtileFactory.createParallel(Swimlane swimlane,
List<Ftile> all,
ForkStyle style,
String label) |
Ftile |
FtileFactoryDelegator.createParallel(Swimlane swimlane,
List<Ftile> all,
ForkStyle style,
String label) |
| Modifier and Type | Method and Description |
|---|---|
Ftile |
FtileFactoryDelegatorCreateParallel1.createParallel(Swimlane swimlane,
List<Ftile> list,
ForkStyle style,
String label) |
Ftile |
FtileFactoryDelegatorCreateParallel.createParallel(Swimlane swimlane,
List<Ftile> all,
ForkStyle style,
String label) |
Ftile |
VCompactFactory.createParallel(Swimlane swimlane,
List<Ftile> all,
ForkStyle style,
String label) |
Ftile |
FtileFactoryDelegatorCreateParallelAddingMargin.createParallel(Swimlane swimlane,
List<Ftile> all,
ForkStyle style,
String label) |
Copyright © 2017. All rights reserved.