| Package | Description |
|---|---|
| net.sourceforge.plantuml.sequencediagram.graphic |
| Modifier and Type | Method and Description |
|---|---|
static LifeSegmentVariation |
LifeSegmentVariation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifeSegmentVariation[] |
LifeSegmentVariation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifeLine.addSegmentVariation(LifeSegmentVariation type,
double y,
SymbolContext colors) |
Copyright © 2017. All rights reserved.