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
Methods in org.apache.fop.svg that return SVGEventProducer Modifier and Type Method Description static SVGEventProducer
SVGEventProducer.Provider. get(org.apache.fop.events.EventBroadcaster broadcaster)
Returns an event producer.
-