public class UnderlineTextMarkupAnnotationFlattener extends AbstractTextMarkupAnnotationFlattener
IAnnotationFlattener for underline annotations.| Constructor and Description |
|---|
UnderlineTextMarkupAnnotationFlattener()
Creates a new
UnderlineTextMarkupAnnotationFlattener instance. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
draw(PdfAnnotation annotation,
PdfPage page)
Draws annotation.
|
flatten, getColor, getQuadPointsAsFloatArraycreateCanvaspublic UnderlineTextMarkupAnnotationFlattener()
UnderlineTextMarkupAnnotationFlattener instance.protected boolean draw(PdfAnnotation annotation, PdfPage page)
draw in class DefaultAnnotationFlattenerannotation - annotation to drawpage - page to draw annotation onCopyright © 1998–2023 Apryse Group NV. All rights reserved.