public class ColorAnimation extends SimpleAnimation
by, from, to, valuesadditive, calcMode, cumulative, keySplineCubics, keySplines, keyTimesanimatableElement, beginTime, CALC_MODE_DISCRETE, CALC_MODE_LINEAR, CALC_MODE_PACED, CALC_MODE_SPLINE, composedValue, higherAnimation, isActive, isDirty, isFrozen, lowerAnimation, timedElement, toAnimation, usesUnderlyingValue, value| Constructor and 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.
|
sampledAtUnitTimesampledAt, sampledLastValue, willReplacegetComposedValue, getTimedElement, getValue, markDirty, toString, usesUnderlyingValuepublic ColorAnimation(TimedElement timedElement, AnimatableElement animatableElement, int calcMode, float[] keyTimes, float[] keySplines, boolean additive, boolean cumulative, AnimatableValue[] values, AnimatableValue from, AnimatableValue to, AnimatableValue by)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.