fop 1.0

Uses of Interface
org.apache.fop.render.ps.PSImageHandler

Packages that use PSImageHandler
org.apache.fop.render.ps PostScript Renderer 
 

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

Classes in org.apache.fop.render.ps that implement PSImageHandler
 class PSImageHandlerGraphics2D
          Image handler implementation which handles vector graphics (Java2D) for PostScript output.
 class PSImageHandlerRawCCITTFax
          Image handler implementation which handles CCITT fax images for PostScript output.
 class PSImageHandlerRawJPEG
          Image handler implementation which handles undecoded JPEG images for PostScript output.
 class PSImageHandlerRenderedImage
          Image handler implementation which handles RenderedImage instances for PostScript output.
 


fop 1.0

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