Module org.sejda.sambox
Class SetStrokingColorN
java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.sambox.contentstream.operator.color.SetColor
org.sejda.sambox.contentstream.operator.color.SetStrokingColor
org.sejda.sambox.contentstream.operator.color.SetStrokingColorN
SCN: Sets the colour to use for stroking stroking operations. Supports Pattern, Separation, DeviceN and ICCBased
colour spaces.
- Author:
- John Hewson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sejda.sambox.contentstream.operator.color.SetStrokingColor
getColor, getColorSpace, setColorMethods inherited from class org.sejda.sambox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext, setContext
-
Constructor Details
-
SetStrokingColorN
public SetStrokingColorN()
-
-
Method Details
-
getName
- Overrides:
getNamein classSetStrokingColor- Returns:
- the name of this operator, e.g. "BI".
-