org.apache.batik.bridge.svg12
public abstract class SVG12BridgeEventSupport extends BridgeEventSupport
Nested Class Summary | |
---|---|
protected static class | SVG12BridgeEventSupport.Listener
A GraphicsNodeMouseListener that dispatch DOM events accordingly. |
Constructor Summary | |
---|---|
protected | SVG12BridgeEventSupport() |
Method Summary | |
---|---|
static void | addGVTListener(BridgeContext ctx, Document doc)
Is called only for the root element in order to dispatch GVT
events to the DOM. |