| Package | Description |
|---|---|
| net.sourceforge.plantuml.skin |
| Modifier and Type | Method and Description |
|---|---|
ArrowDecoration |
ArrowConfiguration.getDecoration1() |
ArrowDecoration |
ArrowConfiguration.getDecoration2() |
static ArrowDecoration |
ArrowDecoration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrowDecoration[] |
ArrowDecoration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArrowConfiguration |
ArrowConfiguration.withDecoration1(ArrowDecoration decoration1) |
ArrowConfiguration |
ArrowConfiguration.withDecoration2(ArrowDecoration decoration2) |
Copyright © 2017. All rights reserved.