SetNonStrokingColorN, SetNonStrokingDeviceCMYKColor, SetNonStrokingDeviceGrayColor, SetNonStrokingDeviceRGBColorpublic class SetNonStrokingColor extends SetColor
context| Constructor | Description |
|---|---|
SetNonStrokingColor() |
| Modifier and Type | Method | Description |
|---|---|---|
protected PDColor |
getColor() |
Returns the non-stroking color.
|
protected PDColorSpace |
getColorSpace() |
Returns the non-stroking color space.
|
java.lang.String |
getName() |
Returns the name of this operator, e.g.
|
protected void |
setColor(PDColor color) |
Sets the non-stroking color.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckArrayTypesClass, getContext, setContextprotected PDColor getColor()
protected void setColor(PDColor color)
protected PDColorSpace getColorSpace()
getColorSpace in class SetColorpublic java.lang.String getName()
OperatorProcessorgetName in class OperatorProcessorCopyright © 2002–2018. All rights reserved.