fop 0.95

Package org.apache.fop.render.java2d

Java2D Renderer which paints rendered pages on Graphics2D instances.

See:
          Description

Interface Summary
FontMetricsMapper Adds method to retrieve the actual java.awt.Font for use by Java2DRenderers.
Java2DRendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.
 

Class Summary
CustomFontMetricsMapper FontMetricsMapper that delegates most methods to an underlying FontMetrics instance.
FontSetup Sets up the Java2D/AWT fonts.
Java2DFontMetrics This is a FontMetrics to be used for AWT rendering.
Java2DGraphics2DAdapter Graphics2DAdapter implementation for Java2D.
Java2DGraphicsState Keeps information about the current state of the Graphics2D currentGraphics.
Java2DRenderer The Java2DRenderer class provides the abstract technical foundation for all rendering with the Java2D API.
Java2DRendererConfigurator Configurerer for Java 2D renderer
Java2DSVGHandler Java2D XML handler for SVG (uses Apache Batik).
Java2DSVGHandler.Java2DInfo Java2D information structure for drawing the XML document.
SystemFontMetricsMapper This class implements org.apache.fop.layout.FontMetrics and is added to the hash table in FontInfo.
 

Package org.apache.fop.render.java2d Description

Java2D Renderer which paints rendered pages on Graphics2D instances. Used as base for the bitmap and AWT renderers.


fop 0.95

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