org.apache.batik.bridge

Class SVGTextElementBridge.TspanBridge

protected class SVGTextElementBridge.TspanBridge extends SVGTextElementBridge.AbstractTextChildTextContent

BridgeUpdateHandle for <tspan> element.
Constructor Summary
protected TspanBridge(BridgeContext ctx, SVGTextElementBridge parent, Element e)
Method Summary
voidhandleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed on a 'tspan' element.

Constructor Detail

TspanBridge

protected TspanBridge(BridgeContext ctx, SVGTextElementBridge parent, Element e)

Method Detail

handleAnimatedAttributeChanged

public void handleAnimatedAttributeChanged(AnimatedLiveAttributeValue alav)
Invoked when the animated value of an animatable attribute has changed on a 'tspan' element.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.