public class AppendRectangleToPath extends OperatorProcessor
context
Constructor and Description |
---|
AppendRectangleToPath() |
Modifier and Type | Method and Description |
---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process : re : append rectangle to path.
|
getContext, setContext
public void process(PDFOperator operator, List<COSBase> arguments)
process
in class OperatorProcessor
operator
- The operator that is being executed.arguments
- ListCopyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.