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

Packages that use PSRenderer
org.apache.fop.render.ps   
 

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

Fields in org.apache.fop.render.ps declared as PSRenderer
protected  PSRenderer PSGraphics2D.psRenderer
          the PDF Document being created
 

Constructors in org.apache.fop.render.ps with parameters of type PSRenderer
PSGraphics2D(boolean textAsShapes, FontState fs, PSRenderer ren, java.lang.String font, int size, int xpos, int ypos)
          Create a new PDFGraphics2D with the given pdf document info.
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.