Uses of Class
org.apache.fop.pdf.PDFFilterException
-
Packages that use PDFFilterException Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFFilterException in org.apache.fop.pdf
Methods in org.apache.fop.pdf that throw PDFFilterException Modifier and Type Method Description void
FlateFilter. setBitsPerComponent(int bits)
Set the number of bits per component.void
FlateFilter. setColors(int colors)
Set the colors for this filter.void
FlateFilter. setColumns(int columns)
Set the number of columns for this filter.void
FlateFilter. setPredictor(int predictor)
Set the predictor for this filter.
-