| Package | Description |
|---|---|
| net.sourceforge.plantuml.cucadiagram |
| Modifier and Type | Method and Description |
|---|---|
LinkDecor |
LinkType.getDecor1() |
LinkDecor |
LinkType.getDecor2() |
static LinkDecor |
LinkDecor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkDecor[] |
LinkDecor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LinkType(LinkDecor decor1,
LinkDecor decor2) |
LinkType(LinkHat hat1,
LinkDecor decor1,
LinkDecor decor2,
LinkHat hat2) |
Copyright © 2017. All rights reserved.