fop 1.0

Uses of Class
org.apache.fop.render.svg.AbstractSVGDocumentHandler

Packages that use AbstractSVGDocumentHandler
org.apache.fop.render.svg SVG (Structured Vector Graphics) Renderer 
 

Uses of AbstractSVGDocumentHandler in org.apache.fop.render.svg
 

Subclasses of AbstractSVGDocumentHandler in org.apache.fop.render.svg
 class SVGDocumentHandler
          IFDocumentHandler implementation that writes SVG 1.1.
 class SVGPrintDocumentHandler
          IFDocumentHandler implementation that writes SVG Print.
 

Constructors in org.apache.fop.render.svg with parameters of type AbstractSVGDocumentHandler
SVGPainter(AbstractSVGDocumentHandler parent, GenerationHelperContentHandler contentHandler)
          Main constructor.
 


fop 1.0

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