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)
Creates the markup extents.Methods in org.apache.uima.tools.cvd with parameters of type MarkupExtent Modifier and Type Method Description void
MultiAnnotViewerFrame. init(java.lang.String text, MarkupExtent[] extents)
Inits the.void
MultiAnnotViewerFrame. initHtml(java.lang.String text, MarkupExtent[] extents)
Inits the html.
-