Class MCParser.CopyContentOperator

  • All Implemented Interfaces:
    MCParser.PdfOperator
    Enclosing class:
    MCParser

    private static class MCParser.CopyContentOperator
    extends java.lang.Object
    implements MCParser.PdfOperator
    Class that processes content by just printing the operator and its operands.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private CopyContentOperator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process​(MCParser parser, PdfLiteral operator, java.util.List<PdfObject> operands)
      Methods that processes an operator
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait