| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.skin |
| Modifier and Type | Method and Description |
|---|---|
HorizontalAlignment |
SkinParamDelegator.getHorizontalAlignment(AlignParam param,
ArrowDirection arrowDirection) |
HorizontalAlignment |
SkinParam.getHorizontalAlignment(AlignParam param,
ArrowDirection arrowDirection) |
HorizontalAlignment |
ISkinParam.getHorizontalAlignment(AlignParam param,
ArrowDirection arrowDirection) |
| Modifier and Type | Method and Description |
|---|---|
ArrowDirection |
ArrowConfiguration.getArrowDirection() |
ArrowDirection |
ArrowDirection.reverse() |
static ArrowDirection |
ArrowDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrowDirection[] |
ArrowDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.