# Print output for @column tags ?> LinearInterpolator - Android SDK | Android Developers

Most visited


Recently visited


LinearInterpolator

public class LinearInterpolator
extends BaseInterpolator

java.lang.Object
   ↳ android.view.animation.BaseInterpolator
     ↳ android.view.animation.LinearInterpolator


An interpolator where the rate of change is constant

Summary


Public constructors

LinearInterpolator()
LinearInterpolator(Context context, AttributeSet attrs)

Public methods

float getInterpolation(float input)

Inherited methods

Public constructors


LinearInterpolator

public LinearInterpolator ()

LinearInterpolator

public LinearInterpolator (Context context, 
                AttributeSet attrs)

Parameters
context Context

attrs AttributeSet

Public methods


getInterpolation

public float getInterpolation (float input)

Parameters
input float

Returns
float

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.