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.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor
getColor, getColorSpace, setColorMethods inherited from class org.apache.pdfbox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext
-
Constructor Details
-
SetNonStrokingColorN
-
-
Method Details
-
getName
Description copied from class:OperatorProcessorReturns the name of this operator, e.g. "BI".- Overrides:
getNamein classSetNonStrokingColor- Returns:
- the name of the operator
-