org.apache.batik.bridge
protected class SVGAnimationEngine.AnimatablePaintValueFactory extends SVGAnimationEngine.CSSValueFactory
| Method Summary | |
|---|---|
| protected AnimatableValue | createAnimatableValue(AnimationTarget target, String pn, Value v) |
| protected AnimatablePaintValue | createColorPaintValue(AnimationTarget t, Color c)
Creates a new AnimatablePaintValue from a Color
object. |