Class SetLineWidth

  • Direct Known Subclasses:
    SetLineWidth

    public class SetLineWidth
    extends OperatorProcessor

    Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.

    Version:
    $Revision: 1.5 $
    Author:
    Ben Litchfield
    • Constructor Detail

      • SetLineWidth

        public SetLineWidth()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        w Set line width.
        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.