fop 1.0

Uses of Class
org.apache.fop.render.ps.PSRenderingContext

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

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

Methods in org.apache.fop.render.ps that return PSRenderingContext
 PSRenderingContext PSRenderingContext.toFormContext()
          Create a copy of this rendering context and activate form mode.
 

Methods in org.apache.fop.render.ps with parameters of type PSRenderingContext
static boolean PSImageUtils.isImageInlined(org.apache.xmlgraphics.image.loader.ImageInfo info, PSRenderingContext renderingContext)
          Indicates whether the given image (identified by an ImageInfo object) shall be inlined rather than generated as a PostScript form.
 


fop 1.0

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