org.apache.batik.bridge
protected static class SVGImageElementBridge.ForwardEventListener extends Object implements EventListener
| Field Summary | |
|---|---|
| protected Element | imgElement
The image element. |
| protected Element | svgElement
The root element of the SVG image. |
| Constructor Summary | |
|---|---|
| ForwardEventListener(Element svgElement, Element imgElement)
Constructs a new ForwardEventListener | |
| Method Summary | |
|---|---|
| void | handleEvent(Event e) |