|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PDFFilter | |
|---|---|
| org.apache.fop.image | |
| org.apache.fop.pdf | |
| Uses of PDFFilter in org.apache.fop.image |
|---|
| Fields in org.apache.fop.image declared as PDFFilter | |
protected PDFFilter |
AbstractFopImage.m_compressionType
Image compression type. |
| Methods in org.apache.fop.image that return PDFFilter | |
PDFFilter |
FopImage.getPDFFilter()
|
PDFFilter |
AbstractFopImage.getPDFFilter()
Return the original image compression type. |
| Uses of PDFFilter in org.apache.fop.pdf |
|---|
| Subclasses of PDFFilter in org.apache.fop.pdf | |
class |
ASCII85Filter
|
class |
ASCIIHexFilter
|
class |
CCFFilter
CCF Filter class. |
class |
DCTFilter
DCT Filter class. |
class |
FlateFilter
A filter to deflate a stream. |
| Methods in org.apache.fop.pdf that return PDFFilter | |
PDFFilter |
PDFEncryption.makeFilter(int number,
int generation)
Creates PDFFilter for the encryption object |
| Methods in org.apache.fop.pdf with parameters of type PDFFilter | |
void |
PDFStream.addFilter(PDFFilter filter)
Add a filter for compression of the stream. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||