Uses of Class
org.apache.uima.tools.cvd.MarkupExtent
-
Packages that use MarkupExtent Package Description org.apache.uima.tools.cvd -
-
Uses of MarkupExtent in org.apache.uima.tools.cvd
Methods in org.apache.uima.tools.cvd that return MarkupExtent Modifier and Type Method Description static MarkupExtent[]
MultiMarkup. createMarkupExtents(FSIterator it, int textLen)
Methods in org.apache.uima.tools.cvd with parameters of type MarkupExtent Modifier and Type Method Description void
MultiAnnotViewerFrame. init(String text, MarkupExtent[] extents)
void
MultiAnnotViewerFrame. initHtml(String text, MarkupExtent[] extents)
-