Uses of Interface org.apache.fop.fo.extensions.ExtensionAttachment

Uses in package org.apache.fop.fo

Methods with parameter type org.apache.fop.fo.extensions.ExtensionAttachment

void
Add a new extension attachment to this FObj.

Methods with return type org.apache.fop.fo.extensions.ExtensionAttachment

ExtensionAttachment
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 in package org.apache.fop.fo.extensions.xmp

Classes implementing org.apache.fop.fo.extensions.ExtensionAttachment

class
This is the pass-through value object for the XMP metadata extension.

Methods with return type org.apache.fop.fo.extensions.ExtensionAttachment

ExtensionAttachment

Uses in package org.apache.fop.area

Constructors with parameter type org.apache.fop.fo.extensions.ExtensionAttachment

Main constructor

Methods with parameter type org.apache.fop.fo.extensions.ExtensionAttachment

void
Adds a new ExtensionAttachment instance to this page.

Methods with return type org.apache.fop.fo.extensions.ExtensionAttachment

ExtensionAttachment

Uses in package org.apache.fop.render.ps.extensions

Classes implementing org.apache.fop.fo.extensions.ExtensionAttachment

class
This is the pass-through value object for the PostScript extension.

Methods with return type org.apache.fop.fo.extensions.ExtensionAttachment

ExtensionAttachment

Uses in package org.apache.fop.render.afp.extensions

Classes implementing org.apache.fop.fo.extensions.ExtensionAttachment

class
This is the pass-through value object for the PostScript extension.

Methods with return type org.apache.fop.fo.extensions.ExtensionAttachment

ExtensionAttachment

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.