public class SetStrokingDeviceCMYKColor extends SetStrokingColor
| Constructor and Description |
|---|
SetStrokingDeviceCMYKColor(PDFStreamEngine context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
List<COSBase> arguments)
Process the operator.
|
getColor, getColorSpace, setColorcheckArrayTypesClass, getContextpublic SetStrokingDeviceCMYKColor(PDFStreamEngine context)
public void process(Operator operator, List<COSBase> arguments) throws IOException
OperatorProcessorprocess in class SetColoroperator - the operator to processarguments - the operands to use when processingIOException - if the operator cannot be processedpublic String getName()
OperatorProcessorgetName in class SetStrokingColorCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.