JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.openpdf.renderer.function.postscript.operation
Interface PostScriptOperation
public interface
PostScriptOperation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
eval
(
Stack
<
Object
> environment)
evaluate the function, popping the stack as needed and pushing results.
Method Details
eval
void
eval
(
Stack
<
Object
> environment)
evaluate the function, popping the stack as needed and pushing results.