Class GRestore


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

      • GRestore

        public GRestore()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.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.