|
fop 0.90alpha1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementMapping | |
org.apache.fop.apps | Application classes used for running FOP embedded in other applications. |
org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
org.apache.fop.fo.extensions | Base classes for implementing extensions to XSL-FO. |
org.apache.fop.fo.extensions.svg | SVG extension classes which handle elements from the SVG namespace. |
org.apache.fop.render.ps.extensions | Extensions specific to the PostScript Renderer. |
Uses of ElementMapping in org.apache.fop.apps |
Methods in org.apache.fop.apps with parameters of type ElementMapping | |
void |
FOUserAgent.addElementMapping(ElementMapping elementMapping)
Add the element mapping with the given class name. |
Uses of ElementMapping in org.apache.fop.fo |
Subclasses of ElementMapping in org.apache.fop.fo | |
class |
FOElementMapping
Element mapping class for all XSL-FO elements. |
Uses of ElementMapping in org.apache.fop.fo.extensions |
Subclasses of ElementMapping in org.apache.fop.fo.extensions | |
class |
ExtensionElementMapping
Element mapping for the pdf bookmark extension. |
Uses of ElementMapping in org.apache.fop.fo.extensions.svg |
Subclasses of ElementMapping in org.apache.fop.fo.extensions.svg | |
class |
BatikExtensionElementMapping
This Element Mapping is for Batik SVG Extension elements of the http://xml.apache.org/batik/ext namespace. |
class |
SVGElementMapping
Setup the SVG element mapping. |
Uses of ElementMapping in org.apache.fop.render.ps.extensions |
Subclasses of ElementMapping in org.apache.fop.render.ps.extensions | |
class |
PSExtensionElementMapping
This class provides the element mapping for the PostScript-specific extensions. |
|
fop 0.90alpha1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |