Uses of Class
org.apache.fop.svg.SVGUserAgent
Packages that use SVGUserAgent
Package
Description
Contains implementations of image loaders and converters which are dependent
on Apache Batik (SVG and WMF).
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of SVGUserAgent in org.apache.fop.image.loader.batik
Constructors in org.apache.fop.image.loader.batik with parameters of type SVGUserAgentModifierConstructorDescriptionGenericFOPBridgeContext
(SVGUserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context. -
Uses of SVGUserAgent in org.apache.fop.svg
Constructors in org.apache.fop.svg with parameters of type SVGUserAgentModifierConstructorDescriptionPDFBridgeContext
(SVGUserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context.