org.apache.batik.bridge

Class SVGTextElementBridge.TRefBridge

protected class SVGTextElementBridge.TRefBridge extends SVGTextElementBridge.AbstractTextChildTextContent

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

Constructor Detail

TRefBridge

protected TRefBridge(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 'tref' element.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.