public class RevealAnimator
extends android.animation.ValueAnimator
Modifier and Type | Field and Description |
---|---|
android.graphics.Path |
mask |
float |
radius |
float |
x |
float |
y |
Constructor and Description |
---|
RevealAnimator(float x,
float y,
float startRadius,
float finishRadius) |
addUpdateListener, cancel, clone, end, getAnimatedFraction, getAnimatedValue, getAnimatedValue, getCurrentPlayTime, getDuration, getFrameDelay, getInterpolator, getRepeatCount, getRepeatMode, getStartDelay, getTotalDuration, getValues, isRunning, isStarted, ofArgb, ofFloat, ofInt, ofObject, ofPropertyValuesHolder, pause, removeAllUpdateListeners, removeUpdateListener, resume, reverse, setCurrentFraction, setCurrentPlayTime, setDuration, setEvaluator, setFloatValues, setFrameDelay, setInterpolator, setIntValues, setObjectValues, setRepeatCount, setRepeatMode, setStartDelay, setValues, start, toString