|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Filter | This is the interface that will be used to apply filters to a byte stream. |
| Class Summary | |
|---|---|
| ASCII85Filter | This is the used for the ASCIIHexDecode filter. |
| ASCIIHexFilter | This is the used for the ASCIIHexDecode filter. |
| CCITTFaxDecodeFilter | This is a filter for the CCITTFax Decoder. |
| CryptFilter | |
| DCTFilter | This is the used for the DCTDecode filter. |
| FilterManager | This will contain manage all the different types of filters that are available. |
| FlateFilter | This is the used for the FlateDecode filter. |
| IdentityFilter | The IdentityFilter filter just passes the data through without any modifications. |
| JBIG2Filter | Modeled on the JBIG2Decode filter. |
| JPXFilter | This is used for the JPXDecode filter. |
| LZWFilter | This is the filter used for the LZWDecode filter. |
| Predictor | Helper class to contain predictor decoding used by Flate and LZW filter. |
| RunLengthDecodeFilter | This is a filter for the RunLength Decoder. |
This package will hold the PDFBox implementations of the filters that are used in PDF documents.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||