Class SetStrokingCalRGBColor


  • public class SetStrokingCalRGBColor
    extends OperatorProcessor

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

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

      • SetStrokingCalRGBColor

        public SetStrokingCalRGBColor()
    • Method Detail

      • process

        public void process​(PDFOperator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        RG Set color space for stroking operations.
        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.