jPod PDF library

Package de.intarsys.pdf.filter

The filter relevant parts of the PDF spec.

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  
 

Package de.intarsys.pdf.filter Description

The filter relevant parts of the PDF spec.


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.