Class PdfContentStreamProcessor.TextSetTextMatrix

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TextSetTextMatrix()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void invoke​(PdfContentStreamProcessor processor, PdfLiteral operator, java.util.ArrayList operands)
      Invokes a content operator.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TextSetTextMatrix

        private TextSetTextMatrix()
    • Method Detail

      • invoke

        public void invoke​(PdfContentStreamProcessor processor,
                           PdfLiteral operator,
                           java.util.ArrayList operands)
        Description copied from interface: ContentOperator
        Invokes a content operator.
        Specified by:
        invoke in interface ContentOperator
        Parameters:
        processor - the processor that is dealing with the PDF content
        operator - the literal PDF syntax of the operator
        operands - the operands that come with the operator