Class MCParser.TextNewLineOperator

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

    private static class MCParser.TextNewLineOperator
    extends java.lang.Object
    implements MCParser.PdfOperator
    Class that knows how to the text state operators that result in a newline.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TextNewLineOperator()  
    • 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