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