fop 1.0

Package org.apache.fop.render.svg

SVG (Structured Vector Graphics) Renderer

See:
          Description

Interface Summary
SVGConstants Constants for the intermediate format.
SVGRendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class.
 

Class Summary
AbstractSVGDocumentHandler Abstract base class for SVG Painter implementations.
EmbeddedSVGImageHandler Image handler implementation that embeds SVG images in the target SVG file.
SVGDataUrlImageHandler Image handler implementation that embeds JPEG bitmaps as RFC 2397 data URLs in the target SVG file.
SVGDocumentHandler IFDocumentHandler implementation that writes SVG 1.1.
SVGDocumentHandlerMaker Document handler factory for SVG output.
SVGPainter IFPainter implementation that writes SVG.
SVGPrintDocumentHandler IFDocumentHandler implementation that writes SVG Print.
SVGPrintDocumentHandlerMaker Document handler factory for SVG Print output.
SVGRenderer This renderer generates SVG (Scalable Vector Graphics) format.
SVGRendererMaker RendererMaker for the SVG Renderer.
SVGRenderingContext Rendering context for SVG production.
SVGSVGHandler  
SVGUtil This class provides utility methods for generating SVG.
 

Package org.apache.fop.render.svg Description

SVG (Structured Vector Graphics) Renderer


fop 1.0

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