fr.inria.zvtm.animation.interpolation
Class IdentityInterpolator

java.lang.Object
  extended by fr.inria.zvtm.animation.interpolation.IdentityInterpolator

@Immutable
public class IdentityInterpolator
extends Object

A class that implements an identity ('no-op') interpolation. It simply returns the singleton instance of LinearInterpolator.

Author:
Romain Primet

Method Summary
static org.jdesktop.animation.timing.interpolation.Interpolator getInstance()
          Returns Interpolator instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static org.jdesktop.animation.timing.interpolation.Interpolator getInstance()
Returns Interpolator instance

Returns:
an Interpolator that implements identity interpolation


Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2011 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.