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 |
RelationalOperators.Ge
Implements the "ge" operator.
|
(package private) static class |
RelationalOperators.Gt
Implements the "gt" operator.
|
(package private) static class |
RelationalOperators.Le
Implements the "le" operator.
|
(package private) static class |
RelationalOperators.Lt
Implements the "lt" operator.
|