See: Description
Interface | Description |
---|---|
Operator |
Interface for PostScript operators.
|
Parser.SyntaxHandler |
This interface defines all possible syntactic elements of a Type 4 function.
|
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.
|
InstructionSequenceBuilder |
Basic parser for Type 4 functions which is used to build up instruction sequences.
|
Operators |
This class provides all the supported operators.
|
Parser |
Parser for PDF Type 4 functions.
|
Parser.AbstractSyntaxHandler |
Abstract base class for a
Parser.SyntaxHandler . |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.