fop 1.0

Uses of Interface
org.apache.fop.svg.NativeImageHandler

Packages that use NativeImageHandler
org.apache.fop.afp Contains an AFP library. 
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
 

Uses of NativeImageHandler in org.apache.fop.afp
 

Classes in org.apache.fop.afp that implement NativeImageHandler
 class AFPGraphics2D
          This is a concrete implementation of AbstractGraphics2D (and therefore of Graphics2D) which is able to generate GOCA byte codes.
 

Uses of NativeImageHandler in org.apache.fop.svg
 

Classes in org.apache.fop.svg that implement NativeImageHandler
 class PDFDocumentGraphics2D
          This class is a wrapper for the PDFGraphics2D that is used to create a full document around the PDF rendering from PDFGraphics2D.
 class PDFGraphics2D
          PDF Graphics 2D.
 


fop 1.0

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