SetStrokingColorN, SetStrokingDeviceCMYKColor, SetStrokingDeviceGrayColor, SetStrokingDeviceRGBColorpublic class SetStrokingColor extends SetColor
context| Constructor | Description |
|---|---|
SetStrokingColor() |
| Modifier and Type | Method | Description |
|---|---|---|
protected PDColor |
getColor() |
Returns the stroking color.
|
protected PDColorSpace |
getColorSpace() |
Returns the stroking color space.
|
java.lang.String |
getName() |
Returns the name of this operator, e.g.
|
protected void |
setColor(PDColor color) |
Sets the 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.