public interface AnnotationList extends DocumentView
CENTRAL, HORIZONTAL, VERTICAL
Modifier and Type | Method and Description |
---|---|
AnnotationData |
getAnnotationAtRow(int row)
Provides the annotation
|
int |
getRowForAnnotation(AnnotationData aData)
Returns the display row for a given annotation.
|
ListSelectionModel |
getSelectionModel()
Obtains the selection model used by this list view.
|
getGUI, getType, isActive, setActive, setOwner, setSelectedAnnotations
getActions
setHandle, setTarget, targetReinitialised
cleanup, getParameterValue, init, setParameterValue, setParameterValues
getFeatures, setFeatures
getName, setName
ListSelectionModel getSelectionModel()
ListSelectionModel
object.AnnotationData getAnnotationAtRow(int row)
int getRowForAnnotation(AnnotationData aData)
aData
- the annotation for which the row is requiredCopyright © 2024 GATE. All rights reserved.