Uses of Interface
com.itextpdf.text.pdf.ocg.OCGParser.PdfOperator
-
Packages that use OCGParser.PdfOperator Package Description com.itextpdf.text.pdf.ocg -
-
Uses of OCGParser.PdfOperator in com.itextpdf.text.pdf.ocg
Fields in com.itextpdf.text.pdf.ocg with type parameters of type OCGParser.PdfOperator Modifier and Type Field Description protected static Map<String,OCGParser.PdfOperator>
OCGParser. operators
A map with all supported operators operators (PDF syntax).
-