fop 0.90alpha1

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

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

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

Subclasses of PSGraphics2D in org.apache.fop.render.ps
 class AbstractPSDocumentGraphics2D
          This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
 class EPSDocumentGraphics2D
          This class is a wrapper for the AbstractPSDocumentGraphics2D that is used to create EPS (Encapsulated PostScript) files instead of PS file.
 class PSDocumentGraphics2D
          This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
 

Constructors in org.apache.fop.render.ps with parameters of type PSGraphics2D
PSGraphics2D(PSGraphics2D g)
          Constructor for creating copies
 


fop 0.90alpha1

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