Package | Description |
---|---|
org.openimaj.image.typography |
Modifier and Type | Field and Description |
---|---|
protected FontStyle.HorizontalAlignment |
FontStyle.horizontalAlignment
horizontal alignment of the text
|
Modifier and Type | Method and Description |
---|---|
FontStyle.HorizontalAlignment |
FontStyle.getHorizontalAlignment() |
static FontStyle.HorizontalAlignment |
FontStyle.HorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStyle.HorizontalAlignment[] |
FontStyle.HorizontalAlignment.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.setHorizontalAlignment(FontStyle.HorizontalAlignment horizontalAlignment) |