Uses of Interface
org.apache.pdfbox.pdmodel.common.function.type4.Operator

Packages that use Operator
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
 Operator Operators.getOperator(java.lang.String operatorName)
          Returns the operator for the given operator name.