Class StackOperators.Roll

java.lang.Object
org.apache.pdfbox.pdmodel.common.function.type4.StackOperators.Roll
All Implemented Interfaces:
Operator
Enclosing class:
StackOperators

static class StackOperators.Roll extends Object implements Operator
Implements the "roll" operator.
  • Constructor Details

    • Roll

      Roll()
  • Method Details

    • execute

      public void execute(ExecutionContext context)
      Description copied from interface: Operator
      Executes the operator. The method can inspect and manipulate the stack.
      Specified by:
      execute in interface Operator
      Parameters:
      context - the execution context