| Package | Description |
|---|---|
| net.sourceforge.plantuml.skin |
| Modifier and Type | Method and Description |
|---|---|
ArrowHead |
ArrowDressing.getHead() |
ArrowHead |
ArrowConfiguration.getHead() |
static ArrowHead |
ArrowHead.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrowHead[] |
ArrowHead.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArrowDressing |
ArrowDressing.withHead(ArrowHead head) |
ArrowConfiguration |
ArrowConfiguration.withHead(ArrowHead head) |
ArrowConfiguration |
ArrowConfiguration.withHead1(ArrowHead head) |
ArrowConfiguration |
ArrowConfiguration.withHead2(ArrowHead head) |
Copyright © 2017. All rights reserved.