Class SetNonStrokingDeviceGrayColor


  • public class SetNonStrokingDeviceGrayColor
    extends SetNonStrokingColor
    g: Set the non-stroking colour space to DeviceGray and set the gray level to use for non-stroking operations.
    • Constructor Detail

      • SetNonStrokingDeviceGrayColor

        public SetNonStrokingDeviceGrayColor()
    • Method Detail

      • process

        public void process​(Operator operator,
                            java.util.List<COSBase> arguments)
                     throws java.io.IOException
        Description copied from class: OperatorProcessor
        Process the operator.
        Overrides:
        process in class SetColor
        Parameters:
        operator - the operator to process
        arguments - the operands to use when processing
        Throws:
        java.io.IOException - if the operator cannot be processed