java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.sambox.contentstream.operator.graphics.GraphicsOperatorProcessor
org.sejda.sambox.contentstream.operator.graphics.ShadingFill
sh Fills the clipping area with the given shading pattern.
- Author:
- Daniel Wilson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sejda.sambox.contentstream.operator.graphics.GraphicsOperatorProcessor
getContextMethods inherited from class org.sejda.sambox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, setContext
-
Constructor Details
-
ShadingFill
public ShadingFill()
-
-
Method Details
-
process
Description copied from class:OperatorProcessorProcess the operator.- Specified by:
processin classOperatorProcessor- Parameters:
operator- the operator to processoperands- 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".
-