Uses of Class
com.datalogics.PDFL.TextMarkupAnnotation
Packages that use TextMarkupAnnotation
-
Uses of TextMarkupAnnotation in com.datalogics.PDFL
Subclasses of TextMarkupAnnotation in com.datalogics.PDFLModifier and TypeClassDescriptionclassAllows the user to highlight text appearing on a PDF page.classA type of text markup annotation, for underlining text.Methods in com.datalogics.PDFL with parameters of type TextMarkupAnnotationModifier and TypeMethodDescriptionstatic final voidPDFLJNI.TextMarkupAnnotation_DisposeChildren(long jarg1, TextMarkupAnnotation jarg1_) static final StringPDFLJNI.TextMarkupAnnotation_getAnnotatedText(long jarg1, TextMarkupAnnotation jarg1_, boolean jarg2) static final doublePDFLJNI.TextMarkupAnnotation_getAnnotationFeatureLevel(long jarg1, TextMarkupAnnotation jarg1_) static final longPDFLJNI.TextMarkupAnnotation_getQuads(long jarg1, TextMarkupAnnotation jarg1_) static final voidPDFLJNI.TextMarkupAnnotation_setAnnotationFeatureLevel(long jarg1, TextMarkupAnnotation jarg1_, double jarg2) static final voidPDFLJNI.TextMarkupAnnotation_setQuads(long jarg1, TextMarkupAnnotation jarg1_, long jarg2, com.datalogics.PDFL.QuadVector jarg2_)