![JAR search and dependency download from the Maven repository](/logo.png)
com.sencha.gxt.fx.client.easing.ElasticIn Maven / Gradle / Ivy
/**
* Ext GWT 3.0.0-rc - Ext for GWT
* Copyright(c) 2007-2011, Sencha, Inc.
* [email protected]
*
* http://sencha.com/license
*/
package com.sencha.gxt.fx.client.easing;
/**
* {@link EasingFunction} that produces an {@link Elastic} at the start of the
* animation.
*/
public class ElasticIn extends Elastic {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy