Graph dialog
- Author
- Bernard Bou
◆ GraphDialog()
Constructor
- Parameters
-
| settings | settings |
| edgeFilter | edge filter |
| edgePalette | edge palette |
| edgeWidget | edge widget |
| owner | owner frame |
◆ setGraph()
| void grammarscope.browser.dialog.GraphDialog.setGraph |
( |
final Graph< GraphNode, GraphEdge > |
graph, |
|
|
final GraphDecorator< GNode, GEdge > |
decorator, |
|
|
final boolean |
lemmatize |
|
) |
| |
Set graph
- Parameters
-
| graph | graph |
| decorator | graph decorator |
| lemmatize | whether to lemmatize graph nodes |
◆ setVisible()
| void grammarscope.browser.dialog.GraphDialog.setVisible |
( |
final boolean |
show | ) |
|
◆ edgeFilter
◆ edgePalette
| final IPalette<HasId> grammarscope.browser.dialog.GraphDialog.edgePalette |
|
package |
◆ graphWidget
| final GraphWidget grammarscope.browser.dialog.GraphDialog.graphWidget |
|
private |
◆ serialVersionUID
| final long grammarscope.browser.dialog.GraphDialog.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file: