|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.tools.cvd.MultiMarkup
public abstract class MultiMarkup
TODO: add type comment for MultiMarkup
.
Constructor Summary | |
---|---|
MultiMarkup()
|
Method Summary | |
---|---|
static AnnotationExtent[] |
createAnnotationMarkups(FSIterator it,
int textLen,
java.util.Map<java.lang.String,javax.swing.text.Style> styleMap)
|
static MarkupExtent[] |
createMarkupExtents(FSIterator it,
int textLen)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiMarkup()
Method Detail |
---|
public static AnnotationExtent[] createAnnotationMarkups(FSIterator it, int textLen, java.util.Map<java.lang.String,javax.swing.text.Style> styleMap)
public static MarkupExtent[] createMarkupExtents(FSIterator it, int textLen)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |