public class CloseFillEvenOddAndStrokePath extends OperatorProcessor
context| Constructor and Description | 
|---|
CloseFillEvenOddAndStrokePath()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(PDFOperator operator,
       List<COSBase> arguments)
fill and stroke the path. 
 | 
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - If an error occurs while processing the font.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.