|
fop svn-trunk | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionAttachment | |
|---|---|
| org.apache.fop.area | FOP's area tree. |
| org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
| org.apache.fop.fo.extensions.xmp | Extension classes which handles XMP metadata. |
| org.apache.fop.render.afp.extensions | |
| org.apache.fop.render.ps.extensions | Extensions specific to the PostScript Renderer. |
| Uses of ExtensionAttachment in org.apache.fop.area |
|---|
| Methods in org.apache.fop.area that return ExtensionAttachment | |
|---|---|
ExtensionAttachment |
OffDocumentExtensionAttachment.getAttachment()
|
| Methods in org.apache.fop.area with parameters of type ExtensionAttachment | |
|---|---|
void |
AreaTreeObject.addExtensionAttachment(ExtensionAttachment attachment)
Adds a new ExtensionAttachment instance to this page. |
| Constructors in org.apache.fop.area with parameters of type ExtensionAttachment | |
|---|---|
OffDocumentExtensionAttachment(ExtensionAttachment attachment)
Main constructor |
|
| Uses of ExtensionAttachment in org.apache.fop.fo |
|---|
| Methods in org.apache.fop.fo that return ExtensionAttachment | |
|---|---|
ExtensionAttachment |
FONode.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.fo.extensions.xmp |
|---|
| Classes in org.apache.fop.fo.extensions.xmp that implement ExtensionAttachment | |
|---|---|
class |
XMPMetadata
This is the pass-through value object for the XMP metadata extension. |
| Methods in org.apache.fop.fo.extensions.xmp that return ExtensionAttachment | |
|---|---|
ExtensionAttachment |
AbstractMetadataElement.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 ExtensionAttachment | |
|---|---|
class |
AFPExtensionAttachment
This is the pass-through value object for the AFP extension. |
class |
AFPInvokeMediumMap
This is the pass-through value object for the AFP extension. |
class |
AFPPageSetup
This is the pass-through value object for the AFP extension. |
| Methods in org.apache.fop.render.afp.extensions that return ExtensionAttachment | |
|---|---|
ExtensionAttachment |
AbstractAFPExtensionObject.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 ExtensionAttachment |
AbstractAFPExtensionObject.instantiateExtensionAttachment()
Instantiates extension attachment object |
protected ExtensionAttachment |
AFPPageSetupElement.instantiateExtensionAttachment()
Instantiates extension attachment object |
protected ExtensionAttachment |
AFPInvokeMediumMapElement.instantiateExtensionAttachment()
Instantiates extension attachment object |
| Uses of ExtensionAttachment in org.apache.fop.render.ps.extensions |
|---|
| Classes in org.apache.fop.render.ps.extensions that implement ExtensionAttachment | |
|---|---|
class |
PSCommentAfter
Custom postscript comment after class |
class |
PSCommentBefore
Custom postscript comment before class |
class |
PSExtensionAttachment
This is the pass-through value object for the PostScript extension. |
class |
PSSetPageDevice
Element for postscript setpagedevice instruction This is a an extension which provides a pass-through value dictionary object for the postscript setpagedevice instruction. |
class |
PSSetupCode
This is the pass-through value object for the PostScript extension. |
| Methods in org.apache.fop.render.ps.extensions that return ExtensionAttachment | |
|---|---|
ExtensionAttachment |
AbstractPSExtensionElement.getExtensionAttachment()
|
ExtensionAttachment |
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 ExtensionAttachment |
AbstractPSExtensionElement.instantiateExtensionAttachment()
Instantiates extension attachment object |
protected ExtensionAttachment |
PSCommentBeforeElement.instantiateExtensionAttachment()
|
protected ExtensionAttachment |
PSCommentAfterElement.instantiateExtensionAttachment()
|
protected ExtensionAttachment |
PSSetPageDeviceElement.instantiateExtensionAttachment()
|
|
fop svn-trunk | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||