public class Invoke extends OperatorProcessor
context
Constructor and Description |
---|
Invoke() |
Modifier and Type | Method and Description |
---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process : Do : Paint the specified XObject (section 4.7).
|
getContext, setContext
public void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process
in class OperatorProcessor
operator
- The operator that is being executed.arguments
- ListIOException
- If there is an error invoking the sub object.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.