public class ColorAnimation extends SimpleAnimation
animatableElement, beginTime, CALC_MODE_DISCRETE, CALC_MODE_LINEAR, CALC_MODE_PACED, CALC_MODE_SPLINE, composedValue, higherAnimation, isActive, isDirty, isFrozen, lowerAnimation, timedElement, toAnimation, usesUnderlyingValue, valueadditive, calcMode, cumulative, keySplineCubics, keySplines, keyTimesby, from, to, values| Constructor | Description |
|---|---|
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.
|
getComposedValue, getTimedElement, getValue, markDirty, toString, usesUnderlyingValuesampledAt, sampledLastValue, willReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsampledAtUnitTimepublic ColorAnimation(TimedElement timedElement, AnimatableElement animatableElement, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, AnimatableValue[] values, AnimatableValue from, AnimatableValue to, AnimatableValue by)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.