public class FillNonZeroRule extends OperatorProcessor
context
Constructor and Description |
---|
FillNonZeroRule() |
Modifier and Type | Method and Description |
---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process : F/f : fill path using non zero winding rule.
|
getContext, setContext
public void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process
in class OperatorProcessor
operator
- The operator that is being executed.arguments
- ListIOException
- If there is an error during the processing.Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.