|
jPod PDF library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IFilter | |
| IFilterFactory | A factory for IFilter objects. |
| IPrediction | |
| IPredictionFactory | A factory for IPrediction objects. |
| Class Summary | |
|---|---|
| ASCII85Filter | |
| ASCII85InputStream | Input stream to decode binary data encoded in ASCII representable byte codes. |
| ASCII85OutputStream | Output stream to encode binary data with ASCII representable byte codes. |
| ASCIIHexFilter | |
| ASCIIHexInputStream | Input stream to decode binary data encoded in ascii representable byte codes. |
| ASCIIHexOutputStream | Output stream to encode binary data with ascii representable byte codes. |
| CCITTFaxDecoder | |
| CCITTFaxFilter | |
| CryptFilter | |
| DCTFilter | |
| Filter | The abstract superclass for the implementation of IFilter. |
| FilterFactory | The VM singleton for accessing the IFilterFactory. |
| FlateFilter | |
| JBIG2Filter | |
| JPXFilter | |
| LZWDecoder | A class for performing LZW decoding. |
| LZWFilter | |
| NoPrediction | |
| PNGAveragePrediction | |
| PNGNonePrediction | |
| PNGOptimumPrediction | |
| PNGPaethPrediction | |
| PNGPrediction | |
| PNGSubPrediction | |
| PNGUpPrediction | |
| Prediction | |
| PredictionFactory | The VM singleton for accessing the IPredictionFactory. |
| RunLengthFilter | |
| RunLengthInputStream | An InputStream implementing the run length algorithm as defined in
the PDF spec. |
| RunLengthOutputStream | An output stream support run length encoding defined in the PDF spec. |
| StandardFilterFactory | Factory to create pdf filtering streams by name. |
| StandardPredictionFactory | The standard implementation for the IPredictionFactory. |
| StreamBasedFilter | |
| TIFFPrediction | |
The filter relevant parts of the PDF spec.
|
jPod PDF library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||