Uses of Class
org.apache.fop.svg.AbstractFOPImageElementBridge
Packages that use AbstractFOPImageElementBridge
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).
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of AbstractFOPImageElementBridge in org.apache.fop.afp.svg
Subclasses of AbstractFOPImageElementBridge in org.apache.fop.afp.svgModifier and TypeClassDescriptionclass
An AFP specific implementation of a Batik SVGImageElementBridge -
Uses of AbstractFOPImageElementBridge in org.apache.fop.image.loader.batik
Subclasses of AbstractFOPImageElementBridge in org.apache.fop.image.loader.batikModifier and TypeClassDescription(package private) class
Image Element Bridge class for the SVG to Java2D converter, used to make Batik load images through FOP and XGC's image loading framework. -
Uses of AbstractFOPImageElementBridge in org.apache.fop.svg
Subclasses of AbstractFOPImageElementBridge in org.apache.fop.svgModifier and TypeClassDescriptionclass
PDF Image Element Bridge class for the <image> element when jpeg images.