Class SetLineMiterLimit

  • Direct Known Subclasses:
    SetLineMiterLimit

    public class SetLineMiterLimit
    extends OperatorProcessor

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

    Version:
    $Revision: 1.0 $
    Author:
    Andreas Lehmk??hler
    • Constructor Detail

      • SetLineMiterLimit

        public SetLineMiterLimit()
    • Method Detail

      • process

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