Package org.apache.fop.render.svg
SVG (Structured Vector Graphics) Renderer
-
Interface Summary Interface Description SVGConstants Constants for the intermediate format.SVGRendererContextConstants Defines a number of standard constants (keys) for use by the RendererContext class. -
Class Summary Class Description 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 The svg:svg element handler.SVGUtil This class provides utility methods for generating SVG.