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 {@link AnimatablePaintValue} from a {@link Color}
object. |