| Package | Description |
|---|---|
| net.sourceforge.plantuml.timingdiagram |
| Modifier and Type | Method and Description |
|---|---|
static TimingStyle |
TimingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimingStyle[] |
TimingStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimingDiagram.createLifeLine(String code,
String full,
TimingStyle type) |
| Constructor and Description |
|---|
Player(String code,
String full,
TimingStyle type,
ISkinParam skinParam,
TimingRuler ruler) |
Copyright © 2017. All rights reserved.