public class SHFill extends OperatorProcessor
context| Constructor and Description | 
|---|
| SHFill() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(PDFOperator operator,
       List<COSBase> arguments)process : sh : shade fill the clipping area. | 
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - if there is an error during execution.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.