Uses of Class
org.apache.fop.render.svg.AbstractSVGDocumentHandler
-
Packages that use AbstractSVGDocumentHandler Package Description 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 Modifier and Type Class Description classSVGDocumentHandlerIFDocumentHandlerimplementation that writes SVG 1.1.classSVGPrintDocumentHandlerIFDocumentHandlerimplementation that writes SVG Print.Constructors in org.apache.fop.render.svg with parameters of type AbstractSVGDocumentHandler Constructor Description SVGPainter(AbstractSVGDocumentHandler parent, GenerationHelperContentHandler contentHandler)Main constructor.
-