protected class SVGFlowRootElementBridge.RegionChangeListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
Modifier | Constructor and Description |
---|---|
protected |
RegionChangeListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.w3c.dom.events.Event evt)
Handles the svg:shapechange event.
|