|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFilter | |
---|---|
de.intarsys.pdf.filter | The filter relevant parts of the PDF spec. |
Uses of IFilter in de.intarsys.pdf.filter |
---|
Classes in de.intarsys.pdf.filter that implement IFilter | |
---|---|
class |
ASCII85Filter
|
class |
ASCIIHexFilter
|
class |
CCITTFaxFilter
|
class |
CryptFilter
|
class |
DCTFilter
|
class |
Filter
The abstract superclass for the implementation of IFilter. |
class |
FlateFilter
|
class |
JBIG2Filter
|
class |
JPXFilter
|
class |
LZWFilter
|
class |
RunLengthFilter
|
class |
StreamBasedFilter
|
Methods in de.intarsys.pdf.filter that return IFilter | |
---|---|
IFilter |
StandardFilterFactory.createFilter(COSName filterName,
COSDictionary options)
Create an IFilter that can deliver decoded bytes. |
IFilter |
IFilterFactory.createFilter(COSName filterName,
COSDictionary options)
Create an implementation for the filter implementing the algorithm denoted by filterName using the optional options in
options . |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |