Class MoveAndShow


  • public class MoveAndShow
    extends OperatorProcessor
    Version:
    $Revision: 1.5 $
    Author:
    Huault : huault@free.fr
    • Constructor Detail

      • MoveAndShow

        public MoveAndShow()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        ' Move to next line and show text.
        Specified by:
        process in class OperatorProcessor
        Parameters:
        arguments - List
        operator - The operator that is being executed.
        Throws:
        java.io.IOException - If there is an error processing the operator.