fop 0.91beta

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. This package contains classes for drawing to PDF using a Graphics2D implementation.  
 

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
 

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


fop 0.91beta

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