public class ClipEvenOddRule extends OperatorProcessor
context| Constructor and Description | 
|---|
| ClipEvenOddRule() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(PDFOperator operator,
       List<COSBase> arguments)process : W* : set clipping path using even odd rule. | 
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–2016 The Apache Software Foundation. All rights reserved.