public class MoveAndShow extends OperatorProcessor
context| Constructor and Description |
|---|
MoveAndShow() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
' Move to next line and show text.
|
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessorarguments - Listoperator - The operator that is being executed.IOException - If there is an error processing the operator.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.