Uses of Class
org.apache.pdfbox.pdmodel.common.function.type4.BitwiseOperators.AbstractLogicalOperator
Packages that use BitwiseOperators.AbstractLogicalOperator
Package
Description
This package contains Type 4 function support.
-
Uses of BitwiseOperators.AbstractLogicalOperator in org.apache.pdfbox.pdmodel.common.function.type4
Subclasses of BitwiseOperators.AbstractLogicalOperator in org.apache.pdfbox.pdmodel.common.function.type4Modifier and TypeClassDescription(package private) static class
Implements the "and" operator.(package private) static class
Implements the "or" operator.(package private) static class
Implements the "xor" operator.