Java android.view.animation Interpolator fields, constructors, methods, implement or subclass

Example usage for Java android.view.animation Interpolator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.view.animation Interpolator.

The text is from its open source code.

Implementation

android.view.animation.Interpolator has the following implementations.
Click this link to see all its implementation.

Constructor

Method

floatgetInterpolation(float input)
Maps a value representing the elapsed fraction of an animation to a value that represents the interpolated fraction.