SetStrokingColorN
, SetStrokingDeviceCMYKColor
, SetStrokingDeviceGrayColor
, SetStrokingDeviceRGBColor
public 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, wait
checkArrayTypesClass, getContext, setContext
protected PDColor getColor()
protected void setColor(PDColor color)
protected PDColorSpace getColorSpace()
getColorSpace
in class SetColor
public java.lang.String getName()
OperatorProcessor
getName
in class OperatorProcessor
Copyright © 2002–2018. All rights reserved.