Interface TextAnnotation
-
- All Superinterfaces:
AnnotationData
- All Known Implementing Classes:
ExternalTextAnnotation
public interface TextAnnotation extends AnnotationData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetEnd()intgetStart()-
Methods inherited from interface de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationData
getDocumentId
-
-