Module org.sejda.sambox
Class SetStrokingColorSpace
java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.sambox.contentstream.operator.color.SetStrokingColorSpace
CS: Set color space for stroking operations.
- Author:
- Ben Litchfield, John Hewson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sejda.sambox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext, setContext
-
Constructor Details
-
SetStrokingColorSpace
public SetStrokingColorSpace()
-
-
Method Details
-
process
Description copied from class:OperatorProcessorProcess the operator.- Specified by:
processin classOperatorProcessor- Parameters:
operator- the operator to processarguments- the operands to use when processing- Throws:
IOException- if the operator cannot be processed
-
getName
- Specified by:
getNamein classOperatorProcessor- Returns:
- the name of this operator, e.g. "BI".
-