fop 0.90alpha1

Uses of Class
org.apache.fop.pdf.PDFFilterException

Packages that use PDFFilterException
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of PDFFilterException in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that throw PDFFilterException
 void FlateFilter.setPredictor(int predictor)
          Set the predictor for this filter.
 void FlateFilter.setColors(int colors)
          Set the colors for this filter.
 void FlateFilter.setBitsPerComponent(int bits)
          Set the number of bits per component.
 void FlateFilter.setColumns(int columns)
          Set the number of columns for this filter.
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.