fop 0.95

Uses of Package
org.apache.fop.render.java2d

Packages that use org.apache.fop.render.java2d
org.apache.fop.render.awt AWT Renderer used for displaying rendered pages in Java applications. 
org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. 
org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. 
org.apache.fop.render.print Renderer which prints rendered pages directly to a printer. 
org.apache.fop.render.svg SVG (Structured Vector Graphics) Renderer 
 

Classes in org.apache.fop.render.java2d used by org.apache.fop.render.awt
Java2DRenderer
          The Java2DRenderer class provides the abstract technical foundation for all rendering with the Java2D API.
 

Classes in org.apache.fop.render.java2d used by org.apache.fop.render.bitmap
Java2DRenderer
          The Java2DRenderer class provides the abstract technical foundation for all rendering with the Java2D API.
 

Classes in org.apache.fop.render.java2d used by org.apache.fop.render.java2d
FontMetricsMapper
          Adds method to retrieve the actual java.awt.Font for use by Java2DRenderers.
Java2DGraphicsState
          Keeps information about the current state of the Graphics2D currentGraphics.
Java2DRendererContextConstants
          Defines a number of standard constants (keys) for use by the RendererContext class.
Java2DSVGHandler.Java2DInfo
          Java2D information structure for drawing the XML document.
 

Classes in org.apache.fop.render.java2d used by org.apache.fop.render.print
Java2DRenderer
          The Java2DRenderer class provides the abstract technical foundation for all rendering with the Java2D API.
 

Classes in org.apache.fop.render.java2d used by org.apache.fop.render.svg
Java2DRenderer
          The Java2DRenderer class provides the abstract technical foundation for all rendering with the Java2D API.
 


fop 0.95

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