Uses of Interface
org.apache.fop.svg.SVGEventProducer
-
Packages that use SVGEventProducer Package Description org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. -
-
Uses of SVGEventProducer in org.apache.fop.svg
Fields in org.apache.fop.svg declared as SVGEventProducer Modifier and Type Field Description private SVGEventProducer
SVGUserAgent. eventProducer
Methods in org.apache.fop.svg that return SVGEventProducer Modifier and Type Method Description static SVGEventProducer
SVGEventProducer.Provider. get(EventBroadcaster broadcaster)
Returns an event producer.
-