intarsys PDF library API

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.
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  
PDFDeflaterOutputStream  
PNGAveragePrediction  
PNGNonePrediction  
PNGOptimumPrediction  
PNGPaethPrediction  
PNGPrediction  
PNGSubPrediction  
PNGUpPrediction  
Prediction  
PredictionFactory The VM singleton for accessing the IPredictionFactory.
RunLengthFilter  
RunLengthInputStream  
RunLengthOutputStream  
StandardFilterFactory Factory to create pdf filtering streams by name.
StandardPredictionFactory The standard implementation for the IPredictionFactory.
StreamBasedFilter  
TIFFFaxDecoder  
TIFFPrediction  
 

Package de.intarsys.pdf.filter Description

The filter relevant parts of the PDF spec.


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.