fop 1.0

Uses of Class
org.apache.fop.render.ps.extensions.PSExtensionAttachment

Packages that use PSExtensionAttachment
org.apache.fop.render.ps PostScript Renderer 
org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer. 
 

Uses of PSExtensionAttachment in org.apache.fop.render.ps
 

Methods in org.apache.fop.render.ps with parameters of type PSExtensionAttachment
static void PSRenderingUtil.writeEnclosedExtensionAttachment(org.apache.xmlgraphics.ps.PSGenerator gen, PSExtensionAttachment attachment)
          Formats and writes a PSExtensionAttachment to the output stream.
 

Uses of PSExtensionAttachment in org.apache.fop.render.ps.extensions
 

Subclasses of PSExtensionAttachment in org.apache.fop.render.ps.extensions
 class PSCommentAfter
          Custom postscript comment after class
 class PSCommentBefore
          Custom postscript comment before class
 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.
 

Fields in org.apache.fop.render.ps.extensions declared as PSExtensionAttachment
protected  PSExtensionAttachment AbstractPSExtensionElement.attachment
          extension attachment
 


fop 1.0

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