Class ShowTextAdjusted


  • public class ShowTextAdjusted
    extends OperatorProcessor
    TJ: Show text, with position adjustments.
    • Constructor Detail

      • ShowTextAdjusted

        public ShowTextAdjusted()
    • Method Detail

      • process

        public void process​(Operator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        Description copied from class: OperatorProcessor
        Process the operator.
        Specified by:
        process in class OperatorProcessor
        Parameters:
        operator - the operator to process
        arguments - the operands to use when processing
        Throws:
        java.io.IOException - if the operator cannot be processed