Uses of Class
org.apache.pdfbox.filter.Filter
Packages that use Filter
Package
Description
This package will hold the PDFBox implementations of the filters that are used in PDF documents.
-
Uses of Filter in org.apache.pdfbox.filter
Subclasses of Filter in org.apache.pdfbox.filterModifier and TypeClassDescriptionfinal class
Decompress data encoded using the wavelet-based JPEG 2000 standard, reproducing the original data.class
This is the filter used for the LZWDecode filter.Methods in org.apache.pdfbox.filter that return Filter