Module org.sejda.sambox
Class SetStrokingColor
java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.sambox.contentstream.operator.color.SetColor
org.sejda.sambox.contentstream.operator.color.SetStrokingColor
- Direct Known Subclasses:
SetStrokingColorN,SetStrokingDeviceCMYKColor,SetStrokingDeviceGrayColor,SetStrokingDeviceRGBColor
SC: Sets the colour to use for stroking stroking operations.
- Author:
- John Hewson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sejda.sambox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext, setContext
-
Constructor Details
-
SetStrokingColor
public SetStrokingColor()
-
-
Method Details
-
getColor
Returns the stroking color. -
setColor
Sets the stroking color. -
getColorSpace
Returns the stroking color space.- Specified by:
getColorSpacein classSetColor- Returns:
- The stroking color space.
-
getName
- Specified by:
getNamein classOperatorProcessor- Returns:
- the name of this operator, e.g. "BI".
-