|
intarsys PDF library API | |||||||||
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. |
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 |
The filter relevant parts of the PDF spec.
|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |