Class SVGAnimationEngine.CSSValueFactory

java.lang.Object
org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
All Implemented Interfaces:
SVGAnimationEngine.Factory
Direct Known Subclasses:
SVGAnimationEngine.AnimatableAngleOrIdentFactory, SVGAnimationEngine.AnimatableAngleValueFactory, SVGAnimationEngine.AnimatableColorValueFactory, SVGAnimationEngine.AnimatableLengthOrIdentFactory, SVGAnimationEngine.AnimatableNumberOrIdentFactory, SVGAnimationEngine.AnimatablePaintValueFactory, SVGAnimationEngine.AnimatableStringValueFactory
Enclosing class:
SVGAnimationEngine

protected abstract class SVGAnimationEngine.CSSValueFactory extends Object implements SVGAnimationEngine.Factory
Factory class for AnimatableValues for CSS properties. XXX Shorthand properties are not supported.