JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.pdfbox.pdmodel.interactive.annotation
AnnotationFilter
Contents
Description
Method Summary
Method Details
accept(PDAnnotation)
Hide sidebar
Show sidebar
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)