Class AnimatableSVGBridge

java.lang.Object
org.apache.batik.bridge.AbstractSVGBridge
org.apache.batik.bridge.AnimatableSVGBridge
All Implemented Interfaces:
SVGAnimationTargetContext, Bridge, XMLConstants, SVGContext, CSSConstants, SVGConstants
Direct Known Subclasses:
AbstractGraphicsNodeBridge, AnimatableGenericSVGBridge, SVGTextElementBridge.AbstractTextChildSVGContext

public abstract class AnimatableSVGBridge extends AbstractSVGBridge implements SVGAnimationTargetContext
Abstract bridge class for those elements that can be animated.