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 class
Implements the "copy" operator.(package private) static class
Implements the "dup" operator.(package private) static class
Implements the "exch" operator.(package private) static class
Implements the "index" operator.(package private) static class
Implements the "pop" operator.(package private) static class
Implements the "roll" operator. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StackOperators
private StackOperators()
-