Package | Description |
---|---|
org.openimaj.image.typography |
Modifier and Type | Field and Description |
---|---|
protected FontStyle.VerticalAlignment |
FontStyle.verticalAlignment
vertical alignment of the text
|
Modifier and Type | Method and Description |
---|---|
FontStyle.VerticalAlignment |
FontStyle.getVerticalAlignment() |
static FontStyle.VerticalAlignment |
FontStyle.VerticalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStyle.VerticalAlignment[] |
FontStyle.VerticalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FontStyle.setVerticalAlignment(FontStyle.VerticalAlignment verticalAlignment) |