|
static final List< String > | excludedAnnotations = Arrays.asList("Value", "HeadTag", "HeadWord") |
|
◆ GrammaticalStructureTree()
grammarscope.browser.components.GrammaticalStructureTree.GrammaticalStructureTree |
( |
| ) |
|
Node icon
Properties icon
Head icon
Governor icon
Governor icon
Node font
Leaf font
Standard font
Governor color
Dependent color
Rendering component
◆ collapse()
void grammarscope.browser.components.GrammaticalStructureTree.collapse |
( |
| ) |
|
◆ expand()
void grammarscope.browser.components.GrammaticalStructureTree.expand |
( |
| ) |
|
◆ expandAll() [1/2]
void grammarscope.browser.components.GrammaticalStructureTree.expandAll |
( |
final boolean |
expand, |
|
|
final boolean |
stopAtProperties |
|
) |
| |
Expand/shrink
- Parameters
-
expand | expand/shrink flag |
stopAtProperties | whether to stop expanding at properties |
◆ expandAll() [2/2]
void grammarscope.browser.components.GrammaticalStructureTree.expandAll |
( |
final TreePath |
parent, |
|
|
final boolean |
expand, |
|
|
final boolean |
stopAtProperties |
|
) |
| |
Expand tree below this parent item
- Parameters
-
parent | root of subtree to expand |
expand | expand/shrink flag |
stopAtProperties | stopAtProperties flag |
◆ setStructure()
void grammarscope.browser.components.GrammaticalStructureTree.setStructure |
( |
final AGrammaticalStructure |
artifact | ) |
|
Set structure
- Parameters
-
artifact | grammatical structure |
◆ excludedAnnotations
final List<String> grammarscope.browser.components.GrammaticalStructureTree.excludedAnnotations = Arrays.asList("Value", "HeadTag", "HeadWord") |
|
staticpackage |
◆ renderer
final TreeCellRenderer grammarscope.browser.components.GrammaticalStructureTree.renderer |
|
private |
◆ serialVersionUID
final long grammarscope.browser.components.GrammaticalStructureTree.serialVersionUID = 2L |
|
staticprivate |
The documentation for this class was generated from the following file: