Uses of Interface
org.apache.pdfbox.pdmodel.common.function.type4.Operator
-
Packages that use Operator Package Description org.apache.pdfbox.pdmodel.common.function.type4 This package contains Type 4 function support. -
-
Uses of Operator in org.apache.pdfbox.pdmodel.common.function.type4
Methods in org.apache.pdfbox.pdmodel.common.function.type4 that return Operator Modifier and Type Method Description Operator
Operators. getOperator(java.lang.String operatorName)
Returns the operator for the given operator name.
-