public class ITSLQIAnnotations extends GenericAnnotations
CLASSNAME_SEPARATOR, data| Constructor and Description |
|---|
ITSLQIAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAnnotations(ITextUnit tu,
ITSLQIAnnotations newSet)
Adds an ITSLQIAnnotations to a text unit.
|
static void |
addAnnotations(TextContainer tc,
GenericAnnotation issue)
Adds an LQI annotation to a text container.
|
static void |
addAnnotations(TextContainer tc,
ITSLQIAnnotations newSet)
Adds an ITSLQIAnnotations to a text container.
|
add, add, addAll, addAll, addAnnotations, addAnnotations, clear, clone, createFromString, fromString, getAllAnnotations, getAnnotations, getFirstAnnotation, hasAnnotation, iterator, remove, size, toStringgetData, setDataequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static void addAnnotations(ITextUnit tu, ITSLQIAnnotations newSet)
tu - the text unit where to add the annotations.newSet - the set of annotations to add.public static void addAnnotations(TextContainer tc, ITSLQIAnnotations newSet)
tc - the text container where to add the annotations.newSet - the set of annotations to add.public static void addAnnotations(TextContainer tc, GenericAnnotation issue)
tc - the text container where to add the annotations.issue - the annotation to add.Copyright © 2022. All rights reserved.