com.sencha.gxt.fx.client.easing
Class ElasticIn

java.lang.Object
  extended by com.sencha.gxt.fx.client.easing.Elastic
      extended by com.sencha.gxt.fx.client.easing.ElasticIn
All Implemented Interfaces:
EasingFunction

public class ElasticIn
extends Elastic

EasingFunction that produces an Elastic at the start of the animation.


Constructor Summary
ElasticIn()
           
 
Method Summary
 
Methods inherited from class com.sencha.gxt.fx.client.easing.Elastic
func
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElasticIn

public ElasticIn()


Copyright © 2012. All Rights Reserved.