Uses of Class
org.apache.fop.pdf.PDFSetOCGStateAction
-
Packages that use PDFSetOCGStateAction Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFSetOCGStateAction in org.apache.fop.pdf
Fields in org.apache.fop.pdf declared as PDFSetOCGStateAction Modifier and Type Field Description private PDFSetOCGStateAction
PDFSetOCGStateAction.Resolver. action
Methods in org.apache.fop.pdf that return PDFSetOCGStateAction Modifier and Type Method Description PDFSetOCGStateAction
PDFSetOCGStateAction.Resolver. getAction()
PDFSetOCGStateAction
PDFFactory. makeSetOCGStateAction(java.lang.String id)
Constructors in org.apache.fop.pdf with parameters of type PDFSetOCGStateAction Constructor Description Resolver(PDFSetOCGStateAction action, java.lang.Object extension)
-