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

Uses in package org.apache.fop.render.pdf

Methods with return type org.apache.fop.pdf.PDFFilter

PDFFilter

Uses in package org.apache.fop.pdf

Classes derived from org.apache.fop.pdf.PDFFilter

class
PDF Filter for ASCII85.
class
ASCII Hex filter for PDF streams.
class
CCF Filter class.
class
DCT Filter class.
class
A filter to deflate a stream.
class
Null Filter class.

Methods with parameter type org.apache.fop.pdf.PDFFilter

void
Add a filter for compression of the stream.
void
Checks the filter list for the filter and adds it in the correct place if necessary.

Methods with return type org.apache.fop.pdf.PDFFilter

PDFFilter
PDFFilter
Get the PDF Filter to be applied to the image.
PDFFilter
PDFEncryptionJCE.makeFilter(int number, int generation)
Creates PDFFilter for the encryption object

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