public final class AppendRectangleToPath extends GraphicsOperatorProcessor
| Constructor and Description |
|---|
AppendRectangleToPath(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.
|
getGraphicsContextcheckArrayTypesClass, getContextpublic AppendRectangleToPath(PDFGraphicsStreamEngine context)
public void process(Operator operator, List<COSBase> operands) throws IOException
OperatorProcessorprocess in class OperatorProcessoroperator - the operator to processoperands - the operands to use when processingIOException - if the operator cannot be processedpublic String getName()
OperatorProcessorgetName in class OperatorProcessorCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.