public final class FillEvenOddRule extends GraphicsOperatorProcessor
Constructor and Description |
---|
FillEvenOddRule(PDFGraphicsStreamEngine context) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
List<COSBase> operands)
Process the operator.
|
getGraphicsContext
checkArrayTypesClass, getContext
public FillEvenOddRule(PDFGraphicsStreamEngine context)
public void process(Operator operator, List<COSBase> operands) throws IOException
OperatorProcessor
process
in class OperatorProcessor
operator
- the operator to processoperands
- the operands to use when processingIOException
- if the operator cannot be processedpublic String getName()
OperatorProcessor
getName
in class OperatorProcessor
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.