Package | Description |
---|---|
org.komodo.spi.utils |
Modifier and Type | Method and Description |
---|---|
TextFormat.Alignment |
TextFormat.getAlignment() |
static TextFormat.Alignment |
TextFormat.Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextFormat.Alignment[] |
TextFormat.Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFormat.setAlignment(TextFormat.Alignment newAlignment) |
Copyright © 2013–2019. All rights reserved.