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 parser
operator - the operator
operands - its operands
IOException
Copyright © 1998–2022. All rights reserved.