public static interface MCParser.PdfOperator
Modifier and Type | Method and Description |
---|---|
void |
process(MCParser parser,
PdfLiteral operator,
List<PdfObject> operands)
Methods that processes an operator
|
void process(MCParser parser, PdfLiteral operator, List<PdfObject> operands) throws DocumentException, IOException
parser
- the parseroperator
- the operatoroperands
- its operandsIOException
DocumentException
Copyright © 2017. All rights reserved.