| Package | Description |
|---|---|
| grammarscope.grapher.properties |
| Modifier and Type | Field and Description |
|---|---|
private static Decorators.PositionDecorator[] |
SettingsView.positionDecorators |
| Modifier and Type | Method and Description |
|---|---|
static Decorators.PositionDecorator |
Decorators.PositionDecorator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Decorators.PositionDecorator[] |
Decorators.PositionDecorator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|