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