Package | Description |
---|---|
org.apache.pdfbox.pdmodel.common.function.type4 |
This package contains Type 4 function support.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
BitwiseOperators.And
Implements the "and" operator.
|
(package private) static class |
BitwiseOperators.Or
Implements the "or" operator.
|
(package private) static class |
BitwiseOperators.Xor
Implements the "xor" operator.
|