Class Pop
java.lang.Object
org.openpdf.renderer.function.postscript.operation.Pop
- All Implemented Interfaces:
PostScriptOperation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pop
Pop()
-
-
Method Details
-
eval
Description copied from interface:PostScriptOperationevaluate the function, popping the stack as needed and pushing results.- Specified by:
evalin interfacePostScriptOperation
-