Uses of Class
org.apache.fop.render.pdf.extensions.PDFDictionaryExtension
Packages that use PDFDictionaryExtension
-
Uses of PDFDictionaryExtension in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type PDFDictionaryExtensionModifier and TypeMethodDescriptionvoid
PDFRenderingUtil.addLayer
(PDFDictionaryExtension extension) void
PDFRenderingUtil.addNavigator
(PDFDictionaryExtension extension) void
PDFRenderingUtil.addNavigatorAction
(PDFDictionaryExtension extension) private PDFDictionary
PDFRenderingUtil.augmentDictionary
(PDFDictionary dictionary, PDFDictionaryExtension extension) void
PDFRenderingUtil.renderDictionaryExtension
(PDFDictionaryExtension extension, PDFPage currentPage) -
Uses of PDFDictionaryExtension in org.apache.fop.render.pdf.extensions
Subclasses of PDFDictionaryExtension in org.apache.fop.render.pdf.extensionsModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Fields in org.apache.fop.render.pdf.extensions declared as PDFDictionaryExtensionModifier and TypeFieldDescriptionprivate PDFDictionaryExtension
PDFDictionaryAttachment.extension
Methods in org.apache.fop.render.pdf.extensions that return PDFDictionaryExtensionModifier and TypeMethodDescriptionprivate static PDFDictionaryExtension
PDFDictionaryElement.createExtension
(PDFDictionaryType type) PDFDictionaryElement.getDictionaryExtension()
PDFDictionaryAttachment.getExtension()
Methods in org.apache.fop.render.pdf.extensions with parameters of type PDFDictionaryExtensionModifier and TypeMethodDescriptionprivate static AttributesImpl
PDFDictionaryAttachment.extractIFAttributes
(AttributesImpl attributes, PDFDictionaryExtension dictionary) private void
PDFDictionaryAttachment.toSAX
(ContentHandler handler, PDFDictionaryExtension dictionary) Constructors in org.apache.fop.render.pdf.extensions with parameters of type PDFDictionaryExtension