org.apache.batik.anim

Class ColorAnimation

public class ColorAnimation extends SimpleAnimation

An animation class for 'animateColor' animations.
Constructor Summary
ColorAnimation(TimedElement timedElement, AnimatableElement animatableElement, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, AnimatableValue[] values, AnimatableValue from, AnimatableValue to, AnimatableValue by)
Creates a new ColorAnimation.

Constructor Detail

ColorAnimation

public ColorAnimation(TimedElement timedElement, AnimatableElement animatableElement, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, AnimatableValue[] values, AnimatableValue from, AnimatableValue to, AnimatableValue by)
Creates a new ColorAnimation.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.