Uses of Interface
de.julielab.jcore.ae.annotationadder.annotationrepresentations.TextAnnotation
-
Packages that use TextAnnotation Package Description de.julielab.jcore.ae.annotationadder de.julielab.jcore.ae.annotationadder.annotationrepresentations -
-
Uses of TextAnnotation in de.julielab.jcore.ae.annotationadder
Methods in de.julielab.jcore.ae.annotationadder with parameters of type TextAnnotation Modifier and Type Method Description voidAnnotationAdderHelper. setAnnotationOffsetsRelativeToDocument(org.apache.uima.jcas.tcas.Annotation annotation, TextAnnotation a, AnnotationAdderConfiguration configuration)voidAnnotationAdderHelper. setAnnotationOffsetsRelativeToSentence(de.julielab.jcore.types.Sentence sentence, org.apache.uima.jcas.tcas.Annotation annotation, TextAnnotation a, AnnotationAdderConfiguration configuration) -
Uses of TextAnnotation in de.julielab.jcore.ae.annotationadder.annotationrepresentations
Classes in de.julielab.jcore.ae.annotationadder.annotationrepresentations that implement TextAnnotation Modifier and Type Class Description classExternalTextAnnotation
-