Package | Description |
---|---|
org.apache.pdfbox.filter |
This package will hold the PDFBox implementations of the filters that are used in PDF documents.
|
Modifier and Type | Field and Description |
---|---|
(package private) static CCITTFaxDecoderStream.Node |
CCITTFaxDecoderStream.EOL |
(package private) static CCITTFaxDecoderStream.Node |
CCITTFaxDecoderStream.FILL |
(package private) CCITTFaxDecoderStream.Node |
CCITTFaxDecoderStream.Node.left |
(package private) CCITTFaxDecoderStream.Node |
CCITTFaxDecoderStream.Node.right |
(package private) CCITTFaxDecoderStream.Node |
CCITTFaxDecoderStream.Tree.root |
Modifier and Type | Method and Description |
---|---|
(package private) CCITTFaxDecoderStream.Node |
CCITTFaxDecoderStream.Node.walk(boolean next) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
CCITTFaxDecoderStream.Tree.fill(int depth,
int path,
CCITTFaxDecoderStream.Node node) |
(package private) void |
CCITTFaxDecoderStream.Node.set(boolean next,
CCITTFaxDecoderStream.Node node) |