Uses of Class
org.apache.fop.svg.PDFGraphics2D

Packages that use PDFGraphics2D
org.apache.fop.svg   
 

Uses of PDFGraphics2D in org.apache.fop.svg
 

Subclasses of PDFGraphics2D in org.apache.fop.svg
 class PDFDocumentGraphics2D
          This class is a wrapper for the PDFGraphics2D that is used to create a full document around the pdf rendering from PDFGraphics2D.
 

Constructors in org.apache.fop.svg with parameters of type PDFGraphics2D
PDFGraphics2D(PDFGraphics2D g)
          This constructor supports the create method
 



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