Interface Operator
public interface Operator
Interface for PostScript operators.
- Version:
- $Revision$
-
Method Summary
-
Method Details
-
execute
Executes the operator. The method can inspect and manipulate the stack.- Parameters:
context
- the execution context
-