void |
BridgeContext.AnimatedAttrListener.animatedAttributeChanged(org.w3c.dom.Element e,
AnimatedLiveAttributeValue alav) |
Called to notify an object of a change to the animated value of
an animated XML attribute.
|
void |
AbstractGraphicsNodeBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
AnimatableGenericSVGBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
|
void |
BridgeUpdateHandler.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animated attribute has changed.
|
void |
SVGAnimationElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGCircleElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGDescriptiveElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
|
void |
SVGDocumentBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animated attribute has changed.
|
void |
SVGEllipseElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGImageElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGLineElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGPathElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGPolygonElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGPolylineElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGRectElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGSVGElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has
changed.
|
void |
SVGTextElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|
void |
SVGTextElementBridge.TRefBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has
changed on a 'tref' element.
|
void |
SVGTextElementBridge.TspanBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has
changed on a 'tspan' element.
|
void |
SVGUseElementBridge.handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav) |
Invoked when the animated value of an animatable attribute has changed.
|