Uses of Class
org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
-
Packages that use PDFDictionaryExtension Package Description org.apache.fop.render.pdf.extensions -
-
Uses of PDFDictionaryExtension in org.apache.fop.render.pdf.extensions
Subclasses of PDFDictionaryExtension in org.apache.fop.render.pdf.extensions Modifier and Type Class Description classPDFActionExtensionclassPDFCatalogExtensionclassPDFDocumentInformationExtensionclassPDFLayerExtensionclassPDFNavigatorExtensionclassPDFPageExtensionclassPDFPagePieceExtensionclassPDFVTExtensionMethods in org.apache.fop.render.pdf.extensions that return PDFDictionaryExtension Modifier and Type Method Description PDFDictionaryExtensionPDFDictionaryElement. getDictionaryExtension()PDFDictionaryExtensionPDFDictionaryAttachment. getExtension()Constructors in org.apache.fop.render.pdf.extensions with parameters of type PDFDictionaryExtension Constructor Description PDFDictionaryAttachment(PDFDictionaryExtension extension)
-