public class HighLightTextMarkupAnnotationFlattener extends AbstractTextMarkupAnnotationFlattener
IAnnotationFlattener for highlight text markup annotations.| Constructor and Description |
|---|
HighLightTextMarkupAnnotationFlattener()
Creates a new
HighLightTextMarkupAnnotationFlattener instance. |
| Modifier and Type | Method and Description |
|---|---|
protected PdfCanvas |
createCanvas(PdfPage page)
Creates a canvas.
|
protected boolean |
draw(PdfAnnotation annotation,
PdfPage page)
Draws annotation.
|
flatten, getColor, getQuadPointsAsFloatArraypublic HighLightTextMarkupAnnotationFlattener()
HighLightTextMarkupAnnotationFlattener instance.protected PdfCanvas createCanvas(PdfPage page)
createCanvas in class DefaultAnnotationFlattenerpage - the page to draw the annotation onPdfCanvas the annotation will be drawn upon.protected boolean draw(PdfAnnotation annotation, PdfPage page)
draw in class DefaultAnnotationFlattenerannotation - annotation to drawpage - page to draw annotation onCopyright © 1998–2024 Apryse Group NV. All rights reserved.