|
static String | getText (final String text0) |
|
static void | main (final String[] args) |
|
Standalone-main class
- Author
- Bernard Bou
◆ Grapher()
grammarscope.grapher.Grapher.Grapher |
( |
| ) |
|
◆ analyze()
void grammarscope.grapher.Grapher.analyze |
( |
final String |
text, |
|
|
final Observable |
observable, |
|
|
final AnalysisRenderer |
renderer |
|
) |
| |
Start analyzing thread from text
- Parameters
-
text | text |
observable | observable |
renderer | renderer |
◆ bind()
void grammarscope.grapher.Grapher.bind |
( |
| ) |
|
|
protected |
◆ getText()
static String grammarscope.grapher.Grapher.getText |
( |
final String |
text0 | ) |
|
|
static |
Get text input
- Parameters
-
- Returns
- text
◆ loadSettings()
void grammarscope.grapher.Grapher.loadSettings |
( |
| ) |
|
|
private |
◆ main()
static void grammarscope.grapher.Grapher.main |
( |
final String[] |
args | ) |
|
|
static |
Graph
- Parameters
-
args | args sentence to graph |
◆ main2()
void grammarscope.grapher.Grapher.main2 |
( |
final String[] |
args | ) |
|
Typed Dependencies Grapher
- Parameters
-
args | args sentence to graph |
◆ saveSettings()
void grammarscope.grapher.Grapher.saveSettings |
( |
| ) |
|
|
private |
◆ builder
IBuilder grammarscope.grapher.Grapher.builder |
|
private |
◆ clientProperties
Properties grammarscope.grapher.Grapher.clientProperties |
|
private |
◆ graphWidget
GraphWidget grammarscope.grapher.Grapher.graphWidget |
◆ relationFilter
◆ relationPalette
◆ server
IServer grammarscope.grapher.Grapher.server |
|
private |
◆ serverClassName
final String grammarscope.grapher.Grapher.serverClassName = "grammarscope.glue.parser.Server" |
|
staticpackage |
◆ settings
Settings grammarscope.grapher.Grapher.settings |
|
private |
The documentation for this class was generated from the following file:
- grammarscope/grapher/src/main/java/grammarscope/grapher/Grapher.java