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, java.util.Map<java.lang.String,javax.swing.text.Style> styleMap)
Methods in org.apache.uima.tools.cvd with parameters of type AnnotationExtent Modifier and Type Method Description void
MultiAnnotViewerFrame. init(java.lang.String text, AnnotationExtent[] extents, java.awt.Dimension size)
-