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