Package | Description |
---|---|
grammarscope.grapher | |
grammarscope.grapher.widget |
Modifier and Type | Method and Description |
---|---|
static Settings.Preset |
Settings.Preset.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Settings.Preset[] |
Settings.Preset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphWidget.preset(Settings.Preset preset) |
void |
Control.preset(Settings.Preset preset)
Enforce preset
|