JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.pdfbox.pdmodel.interactive.annotation
Interface AnnotationFilter
public interface
AnnotationFilter
Simple interface allowing the use of an annotation filter visitor.
Author:
Maxime Veron
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
PDAnnotation
annotation)
Method Details
accept
boolean
accept
(
PDAnnotation
annotation)