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 classImplements the "and" operator.(package private) static classImplements the "or" operator.(package private) static classImplements the "xor" operator.