fop 0.90alpha1

Package org.apache.fop.render.java2d

Java2D Renderer which paints rendered pages on Graphics2D instances.

See:
          Description

Interface Summary
RendererState An interface for the classes which hold the state of the current graphics context.
 

Class Summary
FontMetricsMapper This class implements org.apache.fop.layout.FontMetrics and is added to the hash table in FontInfo.
FontSetup Sets up the 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.
Java2DSVGHandler Java2D XML handler for SVG (uses Apache Batik).
Java2DSVGHandler.Java2DInfo Java2D information structure for drawing the XML document.
 

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.90alpha1

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