Uses of Class
com.itextpdf.text.pdf.ocg.OCGParser
-
Packages that use OCGParser Package Description com.itextpdf.text.pdf.ocg -
-
Uses of OCGParser in com.itextpdf.text.pdf.ocg
Methods in com.itextpdf.text.pdf.ocg with parameters of type OCGParser Modifier and Type Method Description void
OCGParser.PdfOperator. process(OCGParser parser, PdfLiteral operator, List<PdfObject> operands)
Methods that processes an operatorprotected static void
OCGParser. processOperator(OCGParser parser, PdfLiteral operator, List<PdfObject> operands)
Processes an operator.
-