public class LinearInterpolator extends Object
class
LinearInterpolator.Point
LinearInterpolator()
void
addPoint(float x, float y)
float
getMaxX()
getValue(float x)
prepare()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LinearInterpolator()
public void addPoint(float x, float y)
public void prepare()
public float getMaxX()
public float getValue(float x)
Copyright © 2013. All Rights Reserved.