Uses of Class
org.apache.fop.render.svg.AbstractSVGDocumentHandler
Packages that use AbstractSVGDocumentHandler
-
Uses of AbstractSVGDocumentHandler in org.apache.fop.render.svg
Subclasses of AbstractSVGDocumentHandler in org.apache.fop.render.svgModifier and TypeClassDescriptionclass
IFDocumentHandler
implementation that writes SVG 1.1.class
IFDocumentHandler
implementation that writes SVG Print.Constructors in org.apache.fop.render.svg with parameters of type AbstractSVGDocumentHandlerModifierConstructorDescriptionSVGPainter
(AbstractSVGDocumentHandler parent, GenerationHelperContentHandler contentHandler) Main constructor.