| |||||||||
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 |
Methods in org.apache.fop.image that return PDFFilter | |
PDFFilter | AbstractFopImage.getPDFFilter() Return the original image compression type. |
PDFFilter | FopImage.getPDFFilter() |
Uses of PDFFilter in org.apache.fop.pdf |
Subclasses of PDFFilter in org.apache.fop.pdf | |
class | ASCII85Filter |
class | ASCIIHexFilter |
class | FlateFilter A filter to deflate a stream. |
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 |