| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel | |
| org.sejda.sambox.rendering |
| Modifier and Type | Method and Description |
|---|---|
List<PDAnnotation> |
PDPage.getAnnotations(AnnotationFilter annotationFilter)
This will return a list of the annotations for this page.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationFilter |
PageDrawer.getAnnotationFilter()
Return the AnnotationFilter.
|
AnnotationFilter |
PDFRenderer.getAnnotationsFilter()
Return the AnnotationFilter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageDrawer.setAnnotationFilter(AnnotationFilter annotationFilter)
Set the AnnotationFilter.
|
void |
PDFRenderer.setAnnotationsFilter(AnnotationFilter annotationsFilter)
Set the AnnotationFilter.
|
Copyright © 2020 sejda. All rights reserved.