com.depthexplorer.animation
Class DEAnimate

java.lang.Object
  extended by com.depthexplorer.animation.DEAnimate

public class DEAnimate
extends Object

The animation class takes an interpolator class, render file and an animation file. The result of the process will be any number of XML or image files with appropriate attributes interpolated.

Author:
Ashish Datta

Constructor Summary
DEAnimate()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DEAnimate

public DEAnimate()
Method Detail

main

public static void main(String[] args)