public class StrikeOutTextMarkupAnnotationFlattener extends AbstractTextMarkupAnnotationFlattener
IAnnotationFlattener for strikeout annotations.| Constructor and Description |
|---|
StrikeOutTextMarkupAnnotationFlattener()
Creates a new
StrikeOutTextMarkupAnnotationFlattener instance. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
draw(PdfAnnotation annotation,
PdfPage page)
Draws annotation.
|
flatten, getColor, getQuadPointsAsFloatArraycreateCanvaspublic StrikeOutTextMarkupAnnotationFlattener()
StrikeOutTextMarkupAnnotationFlattener 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.