protected static class SVGImageElementBridge.ForwardEventListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected Element |
imgElement
The image element.
|
protected Element |
svgElement
The root element of the SVG image.
|
Constructor and Description |
---|
ForwardEventListener(Element svgElement,
Element imgElement)
Constructs a new
ForwardEventListener |
protected Element svgElement
protected Element imgElement
public void handleEvent(Event e)
handleEvent
in interface EventListener
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.