public class SetStrokingColor extends SetColor
context
Constructor and Description |
---|
SetStrokingColor() |
Modifier and Type | Method and Description |
---|---|
protected PDColor |
getColor()
Returns the stroking color.
|
protected PDColorSpace |
getColorSpace()
Returns the stroking color space.
|
String |
getName()
Returns the name of this operator, e.g.
|
protected void |
setColor(PDColor color)
Sets the stroking color.
|
checkArrayTypesClass, getContext, setContext
protected PDColor getColor()
protected void setColor(PDColor color)
protected PDColorSpace getColorSpace()
getColorSpace
in class SetColor
public String getName()
OperatorProcessor
getName
in class OperatorProcessor
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.