Package | Description |
---|---|
grammarscope.grapher | |
grammarscope.grapher.widget |
Modifier and Type | Field and Description |
---|---|
View.NodeMode |
Settings.nodeMode |
Modifier and Type | Method and Description |
---|---|
static View.NodeMode |
View.NodeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static View.NodeMode[] |
View.NodeMode.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.applyNodeMode(View.NodeMode mode) |
void |
View.applyNodeMode(View.NodeMode mode)
Apply node mode
|
void |
Control.applyNodeMode(View.NodeMode mode)
Apply node rendering mode
|