Uses of Class
org.apache.uima.tools.cvd.AnnotationExtent
-
Packages that use AnnotationExtent Package Description org.apache.uima.tools.cvd -
-
Uses of AnnotationExtent in org.apache.uima.tools.cvd
Methods in org.apache.uima.tools.cvd that return AnnotationExtent Modifier and Type Method Description static AnnotationExtent[]
MultiMarkup. createAnnotationMarkups(FSIterator it, int textLen, Map<String,Style> styleMap)
Methods in org.apache.uima.tools.cvd with parameters of type AnnotationExtent Modifier and Type Method Description void
MultiAnnotViewerFrame. init(String text, AnnotationExtent[] extents, Dimension size)
-