| Package | Description |
|---|---|
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.graphic | |
| net.sourceforge.plantuml.sequencediagram.teoz | |
| net.sourceforge.plantuml.svek |
| Modifier and Type | Method and Description |
|---|---|
VerticalAlignment |
DisplayPositionned.getVerticalAlignment() |
| Modifier and Type | Method and Description |
|---|---|
static DisplayPositionned |
DisplayPositionned.none(HorizontalAlignment horizontalAlignment,
VerticalAlignment verticalAlignment) |
| Constructor and Description |
|---|
DisplayPositionned(Display display,
HorizontalAlignment horizontalAlignment,
VerticalAlignment verticalAlignment) |
| Modifier and Type | Method and Description |
|---|---|
static VerticalAlignment |
VerticalAlignment.fromString(String s) |
static VerticalAlignment |
VerticalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlignment[] |
VerticalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TextBlock |
TextBlockUtils.mergeLR(TextBlock b1,
TextBlock b2,
VerticalAlignment verticallAlignment) |
| Constructor and Description |
|---|
TextBlockHorizontal(List<TextBlock> all,
VerticalAlignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
LivingSpace.drawHead(UGraphic ug,
Context2D context,
VerticalAlignment verticalAlignment,
HorizontalAlignment horizontalAlignment) |
void |
LivingSpaces.drawHeads(UGraphic ug,
Context2D context,
VerticalAlignment verticalAlignment) |
| Modifier and Type | Method and Description |
|---|---|
static DecorateEntityImage |
DecorateEntityImage.add(TextBlock original,
TextBlock text,
HorizontalAlignment horizontal,
VerticalAlignment verticalAlignment) |
Copyright © 2017. All rights reserved.