Class PdfContentStreamProcessor.SetTextRise

java.lang.Object
com.aowagie.text.pdf.parser.PdfContentStreamProcessor.SetTextRise
All Implemented Interfaces:
ContentOperator
Enclosing class:
PdfContentStreamProcessor

private static class PdfContentStreamProcessor.SetTextRise extends Object implements ContentOperator
A content operator implementation (Ts).
  • Constructor Details

    • SetTextRise

      private SetTextRise()
  • Method Details

    • invoke

      public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, 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