org.apache.batik.bridge

Class SVGAnimationEngine.AnimatablePaintValueFactory

protected class SVGAnimationEngine.AnimatablePaintValueFactory extends SVGAnimationEngine.CSSValueFactory

Factory class for AnimatablePaintValues.
Method Summary
protected AnimatableValuecreateAnimatableValue(AnimationTarget target, String pn, Value v)
protected AnimatablePaintValuecreateColorPaintValue(AnimationTarget t, Color c)
Creates a new AnimatablePaintValue from a Color object.

Method Detail

createAnimatableValue

protected AnimatableValue createAnimatableValue(AnimationTarget target, String pn, Value v)

createColorPaintValue

protected AnimatablePaintValue createColorPaintValue(AnimationTarget t, Color c)
Creates a new AnimatablePaintValue from a Color object.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.