Uses of Class
org.apache.fop.svg.AbstractFOPBridgeContext
Packages that use AbstractFOPBridgeContext
Package
Description
Contains a collection of AFP specific Batik bridges.
Contains implementations of image loaders and converters which are dependent
on Apache Batik (SVG and WMF).
PostScript Renderer
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of AbstractFOPBridgeContext in org.apache.fop.afp.svg
Subclasses of AbstractFOPBridgeContext in org.apache.fop.afp.svgModifier and TypeClassDescriptionclass
An AFP specific implementation of a Batik BridgeContext -
Uses of AbstractFOPBridgeContext in org.apache.fop.image.loader.batik
Subclasses of AbstractFOPBridgeContext in org.apache.fop.image.loader.batikModifier and TypeClassDescription(package private) class
BridgeContext which registers the custom bridges for Java2D output. -
Uses of AbstractFOPBridgeContext in org.apache.fop.render.ps
Subclasses of AbstractFOPBridgeContext in org.apache.fop.render.psModifier and TypeClassDescriptionclass
BridgeContext which registers the custom bridges for PostScript output. -
Uses of AbstractFOPBridgeContext in org.apache.fop.svg
Subclasses of AbstractFOPBridgeContext in org.apache.fop.svgModifier and TypeClassDescriptionclass
BridgeContext which registers the custom bridges for PDF output.