SetNonStrokingColorN
, SetNonStrokingDeviceCMYKColor
, SetNonStrokingDeviceGrayColor
, SetNonStrokingDeviceRGBColor
public 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, 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.