public class MoveTo extends OperatorProcessor
context| Constructor and Description |
|---|
MoveTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process : m : Begin new subpath.
|
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - If there is an error processing the operator.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.