Class SetNonStrokingColorN
java.lang.Object
org.apache.pdfbox.contentstream.operator.OperatorProcessor
org.apache.pdfbox.contentstream.operator.color.SetColor
org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColorN
scn: Sets the colour to use for non-stroking operations.
Supports Pattern, Separation, DeviceN and ICCBased colour spaces.
- Author:
- John Hewson
-
Field Summary
Fields inherited from class org.apache.pdfbox.contentstream.operator.OperatorProcessor
context
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
getColor, getColorSpace, setColor
Methods inherited from class org.apache.pdfbox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext, setContext
-
Constructor Details
-
SetNonStrokingColorN
public SetNonStrokingColorN()
-
-
Method Details
-
getName
Description copied from class:OperatorProcessor
Returns the name of this operator, e.g. "BI".- Overrides:
getName
in classSetNonStrokingColor
-