| Package | Description |
|---|---|
| net.sourceforge.plantuml.skin |
| Modifier and Type | Method and Description |
|---|---|
ArrowPart |
ArrowDressing.getPart() |
ArrowPart |
ArrowConfiguration.getPart() |
static ArrowPart |
ArrowPart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrowPart[] |
ArrowPart.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.withPart(ArrowPart part) |
ArrowConfiguration |
ArrowConfiguration.withPart(ArrowPart part) |
Copyright © 2017. All rights reserved.