@Immutable public class SlowInSlowOutInterpolator2 extends Object
Modifier and Type | Method and Description |
---|---|
static org.jdesktop.animation.timing.interpolation.Interpolator |
getInstance()
Returns Interpolator instance
|
static org.jdesktop.animation.timing.interpolation.Interpolator |
getInstance(int sigFactor)
Returns Interpolator instance
|
public static org.jdesktop.animation.timing.interpolation.Interpolator getInstance()
public static org.jdesktop.animation.timing.interpolation.Interpolator getInstance(int sigFactor)
sigFactor
- "steepness" of the sigmoid (slow-in/slow-out spline). Default value is 4. The higher the value, the more pronounced the acceleration/deceleration will be.Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.