| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.common.function.type4 |
This package contains Type 4 function support.
|
| Class | Description |
|---|---|
| ExecutionContext |
Makes up the execution context, holding the available operators and the execution stack.
|
| InstructionSequence |
Represents an instruction sequence, a combination of values, operands and nested procedures.
|
| Operator |
Interface for PostScript operators.
|
| Operators |
This class provides all the supported operators.
|
| Parser.AbstractSyntaxHandler |
Abstract base class for a
Parser.SyntaxHandler. |
| Parser.SyntaxHandler |
This interface defines all possible syntactic elements of a Type 4 function.
|
Copyright © 2002–2018. All rights reserved.