Revision 25913 trunk/libraries/libAnimation/src/com/iver/cit/gvsig/animation/interval/AnimationFunctionInterval.java

View differences:

AnimationFunctionInterval.java
24 24
import com.iver.utiles.IPersistence;
25 25
import com.iver.utiles.XMLEntity;
26 26

  
27
/**
28
 * @author ?ngel Fraile Gri??n  e-mail: angel.fraile@iver.es
29
 * @since 1.1
30
 * 
31
 */
32

  
27 33
public class AnimationFunctionInterval implements IAnimationTimeInterval {
28 34

  
29 35
	private AnimationFunction animationFunctionItem;

Also available in: Unified diff