Module org.sejda.sambox
Class SetNonStrokingColor
java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.sambox.contentstream.operator.color.SetColor
org.sejda.sambox.contentstream.operator.color.SetNonStrokingColor
- Direct Known Subclasses:
SetNonStrokingColorN,SetNonStrokingDeviceCMYKColor,SetNonStrokingDeviceGrayColor,SetNonStrokingDeviceRGBColor
sc: Sets the colour to use for stroking non-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
-
SetNonStrokingColor
public SetNonStrokingColor()
-
-
Method Details
-
getColor
Returns the non-stroking color. -
setColor
Sets the non-stroking color. -
getColorSpace
Returns the non-stroking color space.- Specified by:
getColorSpacein classSetColor- Returns:
- The non-stroking color space.
-
getName
- Specified by:
getNamein classOperatorProcessor- Returns:
- the name of this operator, e.g. "BI".
-