|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OCGParser.PdfOperator
PDF Operator interface.
Method Summary | |
---|---|
void |
process(OCGParser parser,
com.itextpdf.text.pdf.PdfLiteral operator,
List<com.itextpdf.text.pdf.PdfObject> operands)
Methods that processes an operator |
Method Detail |
---|
void process(OCGParser parser, com.itextpdf.text.pdf.PdfLiteral operator, List<com.itextpdf.text.pdf.PdfObject> operands) throws IOException
parser
- the parseroperator
- the operatoroperands
- its operands
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |