org.apache.batik.bridge.svg12
public interface SVG12BridgeUpdateHandler extends BridgeUpdateHandler
Method Summary | |
---|---|
void | handleBindingEvent(Element bindableElement, Element shadowTree)
Invoked when a bindable element's binding has changed. |
void | handleContentSelectionChangedEvent(ContentSelectionChangedEvent csce)
Invoked when the xblChildNodes property has changed because a
descendant xbl:content element has updated its selected nodes. |