| Package | Description |
|---|---|
| grammarscope.editor.component |
| Modifier and Type | Field and Description |
|---|---|
private RotatedLabel.Direction |
RotatedLabel.direction
The text direction.
|
| Modifier and Type | Method and Description |
|---|---|
RotatedLabel.Direction |
RotatedLabel.getDirection()
Gets the text direction of this
RotatedLabel. |
static RotatedLabel.Direction |
RotatedLabel.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RotatedLabel.Direction[] |
RotatedLabel.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RotatedLabel.setDirection(RotatedLabel.Direction direction)
Sets the text direction of this
RotatedLabel. |