Package | Description |
---|---|
gate.gui | |
gate.gui.docview |
Modifier and Type | Class and Description |
---|---|
class |
SerialControllerEditor |
Modifier and Type | Field and Description |
---|---|
protected List<ActionsPublisher> |
NameBearerHandle.actionPublishers
Stores all the action providers for this resource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationList
Interface for document views showing a list of annotations.
|
interface |
DocumentView
A document viewer is composed out of several views (like the one showing the
text, the one showing the annotation sets, the on showing the annotations
table, etc.).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDocumentView
A convenience implementation of
DocumentView that
can be extended by implementers of document views. |
class |
AnnotationListView
A tabular view for a list of annotations.
|
class |
AnnotationSetsView
Display document annotation sets and types in a tree view like with a table.
|
class |
AnnotationStackView
Show a stack view of highlighted annotations in the document
centred on the document caret.
|
class |
CorefEditor
Display a tree that contains the co-references type of the document,
highlight co-references in the document, allow creating
co-references from existing annotations, editing and deleting co-references.
|
class |
DocumentEditor
This is the GATE Document viewer/editor.
|
class |
TextualDocumentView
This class provides a central view for a textual document.
|
Copyright © 2024 GATE. All rights reserved.