Uses of Interface
org.apache.fop.fo.extensions.ExtensionAttachment
Packages that use ExtensionAttachment
Package
Description
FOP's area tree.
Classes, constants and basic infrastructure for the FO tree.
Extension classes which handles XMP metadata.
Extensions specific to the PostScript Renderer.
-
Uses of ExtensionAttachment in org.apache.fop.area
Fields in org.apache.fop.area with type parameters of type ExtensionAttachmentModifier and TypeFieldDescriptionprotected List<ExtensionAttachment> AreaTreeObject.extensionAttachmentsExtension attachmentsMethods in org.apache.fop.area that return ExtensionAttachmentMethods in org.apache.fop.area that return types with arguments of type ExtensionAttachmentMethods in org.apache.fop.area with parameters of type ExtensionAttachmentModifier and TypeMethodDescriptionvoidAreaTreeObject.addExtensionAttachment(ExtensionAttachment attachment) Adds a new ExtensionAttachment instance to this page.Method parameters in org.apache.fop.area with type arguments of type ExtensionAttachmentModifier and TypeMethodDescriptionvoidAreaTreeObject.setExtensionAttachments(List<ExtensionAttachment> extensionAttachments) Set extension attachments from a ListConstructors in org.apache.fop.area with parameters of type ExtensionAttachmentModifierConstructorDescriptionOffDocumentExtensionAttachment(ExtensionAttachment attachment) Main constructor -
Uses of ExtensionAttachment in org.apache.fop.fo
Methods in org.apache.fop.fo that return ExtensionAttachmentModifier and TypeMethodDescriptionFONode.getExtensionAttachment()This method is overridden by extension elements and allows the extension element to return a pass-through attachment which the parent formatting objects should simply carry with them but otherwise ignore.Methods in org.apache.fop.fo that return types with arguments of type ExtensionAttachment -
Uses of ExtensionAttachment in org.apache.fop.fo.extensions.xmp
Classes in org.apache.fop.fo.extensions.xmp that implement ExtensionAttachmentModifier and TypeClassDescriptionclassThis is the pass-through value object for the XMP metadata extension.Methods in org.apache.fop.fo.extensions.xmp that return ExtensionAttachmentModifier and TypeMethodDescriptionAbstractMetadataElement.getExtensionAttachment()This method is overridden by extension elements and allows the extension element to return a pass-through attachment which the parent formatting objects should simply carry with them but otherwise ignore. -
Uses of ExtensionAttachment in org.apache.fop.render.afp.extensions
Classes in org.apache.fop.render.afp.extensions that implement ExtensionAttachmentModifier and TypeClassDescriptionclassThis is the pass-through value object for the AFP extension.classThis extension allows to include an AFP form map resource.classThis is the pass-through value object for the AFP extension.classThis extension allows to include an AFP Page Overlay resource.static classThis is the pass-through value object for the AFP extension.classThis is the pass-through value object for the AFP extension.Methods in org.apache.fop.render.afp.extensions that return ExtensionAttachmentModifier and TypeMethodDescriptionAbstractAFPExtensionObject.getExtensionAttachment()This method is overridden by extension elements and allows the extension element to return a pass-through attachment which the parent formatting objects should simply carry with them but otherwise ignore.protected abstract ExtensionAttachmentAbstractAFPExtensionObject.instantiateExtensionAttachment()Instantiates extension attachment objectprotected ExtensionAttachmentAFPIncludeFormMapElement.instantiateExtensionAttachment()Instantiates extension attachment objectprotected ExtensionAttachmentAFPInvokeMediumMapElement.instantiateExtensionAttachment()Instantiates extension attachment objectprotected ExtensionAttachmentAFPPageOverlayElement.instantiateExtensionAttachment()Instantiates extension attachment objectprotected ExtensionAttachmentAFPPageSegmentElement.instantiateExtensionAttachment()Instantiates extension attachment objectprotected ExtensionAttachmentAFPPageSetupElement.instantiateExtensionAttachment()Instantiates extension attachment object -
Uses of ExtensionAttachment in org.apache.fop.render.pdf.extensions
Classes in org.apache.fop.render.pdf.extensions that implement ExtensionAttachmentModifier and TypeClassDescriptionclassclassThis is the pass-through value object for the PDF extension.classMethods in org.apache.fop.render.pdf.extensions that return ExtensionAttachmentModifier and TypeMethodDescriptionPDFDictionaryExtension.getExtension()AbstractPDFExtensionElement.getExtensionAttachment()Returns the extension attachment.protected ExtensionAttachmentAbstractPDFExtensionElement.instantiateExtensionAttachment()Instantiates extension attachment object.protected ExtensionAttachmentPDFDictionaryElement.instantiateExtensionAttachment()protected ExtensionAttachmentPDFEmbeddedFileElement.instantiateExtensionAttachment()Methods in org.apache.fop.render.pdf.extensions with parameters of type ExtensionAttachmentModifier and TypeMethodDescriptionvoidPDFDictionaryExtension.setExtension(ExtensionAttachment entry) -
Uses of ExtensionAttachment in org.apache.fop.render.ps.extensions
Classes in org.apache.fop.render.ps.extensions that implement ExtensionAttachmentModifier and TypeClassDescriptionclassCustom postscript comment after classclassCustom postscript comment before classclassThis is the pass-through value object for the PostScript extension.classclassElement for postscript setpagedevice instruction This is a an extension which provides a pass-through value dictionary object for the postscript setpagedevice instruction.classThis is the pass-through value object for the PostScript extension.Methods in org.apache.fop.render.ps.extensions that return ExtensionAttachmentModifier and TypeMethodDescriptionAbstractPSExtensionElement.getExtensionAttachment()AbstractPSExtensionObject.getExtensionAttachment()This method is overridden by extension elements and allows the extension element to return a pass-through attachment which the parent formatting objects should simply carry with them but otherwise ignore.protected abstract ExtensionAttachmentAbstractPSExtensionElement.instantiateExtensionAttachment()Instantiates extension attachment objectprotected ExtensionAttachmentPSCommentAfterElement.instantiateExtensionAttachment()protected ExtensionAttachmentPSCommentBeforeElement.instantiateExtensionAttachment()protected ExtensionAttachmentPSPageTrailerCodeBeforeElement.instantiateExtensionAttachment()protected ExtensionAttachmentPSSetPageDeviceElement.instantiateExtensionAttachment()