Class StackOperators
java.lang.Object
org.apache.pdfbox.pdmodel.common.function.type4.StackOperators
Provides the stack operators such as "pop" and "dup".
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classImplements the "copy" operator.(package private) static classImplements the "dup" operator.(package private) static classImplements the "exch" operator.(package private) static classImplements the "index" operator.(package private) static classImplements the "pop" operator.(package private) static classImplements the "roll" operator. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StackOperators
private StackOperators()
-