public class SetStrokingDeviceRGBColor extends SetStrokingColor
context
Constructor | Description |
---|---|
SetStrokingDeviceRGBColor() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
java.util.List<COSBase> arguments) |
RG Set the stroking colour space to DeviceRGB and set the colour to
use for stroking operations.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkArrayTypesClass, getContext, setContext
getColor, getColorSpace, setColor
public void process(Operator operator, java.util.List<COSBase> arguments) throws java.io.IOException
public java.lang.String getName()
OperatorProcessor
getName
in class SetStrokingColor
Copyright © 2002–2018. All rights reserved.