Package | Description |
---|---|
gate.gui.annedit | |
gate.gui.docview |
Modifier and Type | Interface and Description |
---|---|
interface |
OwnedAnnotationEditor
Interface for all annotation editor components
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationEditor
A generic annotation editor, which uses the known annotation schemas to help
speed up the annotation process (e.g.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,AnnotationVisualResource> |
AnnotationListView.editorsCache
A map that stores instantiated annotations editors in order to avoid the
delay of building them at each request;
|
Constructor and Description |
---|
EditAnnotationAction(AnnotationSet set,
Annotation ann,
AnnotationVisualResource editor) |
Copyright © 2024 GATE. All rights reserved.