public class SetNonStrokingColor extends SetColor
| Constructor and Description |
|---|
SetNonStrokingColor(PDFStreamEngine context) |
| Modifier and Type | Method and Description |
|---|---|
protected PDColor |
getColor()
Returns the non-stroking color.
|
protected PDColorSpace |
getColorSpace()
Returns the non-stroking color space.
|
String |
getName()
Returns the name of this operator, e.g.
|
protected void |
setColor(PDColor color)
Sets the non-stroking color.
|
checkArrayTypesClass, getContextpublic SetNonStrokingColor(PDFStreamEngine context)
protected PDColor getColor()
protected void setColor(PDColor color)
protected PDColorSpace getColorSpace()
getColorSpace in class SetColorpublic String getName()
OperatorProcessorgetName in class OperatorProcessorCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.