fop 0.95

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

Packages that use PDFGraphics2D
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
 

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.
PDFTextUtil(PDFGraphics2D g2d)
          Main constructor.
 


fop 0.95

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