Class CloseFillEvenOddAndStrokePath


  • public class CloseFillEvenOddAndStrokePath
    extends OperatorProcessor
    Implementation of content stream operator for page drawer.
    Version:
    $Revision: 1.0 $
    Author:
    Andreas Lehmk??hler
    • Constructor Detail

      • CloseFillEvenOddAndStrokePath

        public CloseFillEvenOddAndStrokePath()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        fill and stroke the path.
        Specified by:
        process in class OperatorProcessor
        Parameters:
        operator - The operator that is being executed.
        arguments - List
        Throws:
        java.io.IOException - If an error occurs while processing the font.