fop 0.95

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

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

Uses of PDFDocumentGraphics2D in org.apache.fop.svg
 

Fields in org.apache.fop.svg declared as PDFDocumentGraphics2D
protected  PDFDocumentGraphics2D PDFTranscoder.graphics
          Graphics2D instance that is used to paint to
 

Methods in org.apache.fop.svg with parameters of type PDFDocumentGraphics2D
 void PDFDocumentGraphics2DConfigurator.configure(PDFDocumentGraphics2D graphics, org.apache.avalon.framework.configuration.Configuration cfg)
          Configures a PDFDocumentGraphics2D instance using an Avalon Configuration object.
 

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


fop 0.95

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