Uses of Interface
org.apache.fop.render.svg.SVGConstants
-
Packages that use SVGConstants Package Description org.apache.fop.render.svg SVG (Structured Vector Graphics) Renderer -
-
Uses of SVGConstants in org.apache.fop.render.svg
Classes in org.apache.fop.render.svg that implement SVGConstants Modifier and Type Class Description class
AbstractSVGDocumentHandler
Abstract base class for SVG Painter implementations.class
EmbeddedSVGImageHandler
Image handler implementation that embeds SVG images in the target SVG file.class
SVGDataUrlImageHandler
Image handler implementation that embeds JPEG bitmaps as RFC 2397 data URLs in the target SVG file.class
SVGDocumentHandler
IFDocumentHandler
implementation that writes SVG 1.1.class
SVGPainter
IFPainter implementation that writes SVG.class
SVGPrintDocumentHandler
IFDocumentHandler
implementation that writes SVG Print.
-