|
||||||||||
| 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,
java.util.List<com.itextpdf.text.pdf.PdfObject> operands)
Methods that processes an operator |
| Method Detail |
|---|
void process(OCGParser parser,
com.itextpdf.text.pdf.PdfLiteral operator,
java.util.List<com.itextpdf.text.pdf.PdfObject> operands)
throws java.io.IOException
parser - the parseroperator - the operatoroperands - its operands
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||