Package | Description |
---|---|
net.sourceforge.plantuml.graphic |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2014. All Rights Reserved.