Uses of Package
org.apache.pdfbox.pdmodel.common.function.type4
Packages that use org.apache.pdfbox.pdmodel.common.function.type4
Package
Description
This package contains functions that are available in the PDF specification.
This package contains Type 4 function support.
-
Classes in org.apache.pdfbox.pdmodel.common.function.type4 used by org.apache.pdfbox.pdmodel.common.functionClassDescriptionRepresents an instruction sequence, a combination of values, operands and nested procedures.This class provides all the supported operators.
-
Classes in org.apache.pdfbox.pdmodel.common.function.type4 used by org.apache.pdfbox.pdmodel.common.function.type4ClassDescriptionAbstract base class for logical operators.Makes up the execution context, holding the available operators and the execution stack.Represents an instruction sequence, a combination of values, operands and nested procedures.Interface for PostScript operators.This class provides all the supported operators.Abstract base class for a
Parser.SyntaxHandler
.Used to indicate the parsers current state.This interface defines all possible syntactic elements of a Type 4 function.Abstract base class for number comparison operators.Implements the "eq" operator.