Class GRestore


public class GRestore extends OperatorProcessor
Process the Q operator.
Author:
Huault : huault@free.fr
  • Constructor Details

    • GRestore

      public GRestore()
  • Method Details

    • process

      public void process(PDFOperator operator, List<COSBase> arguments)
      process the operator.
      Specified by:
      process in class OperatorProcessor
      Parameters:
      operator - The operator that is being processed.
      arguments - arguments needed by this operator.