edu.cmu.sun.util.interpolators
Class SimpleMotionAnimation

java.lang.Object
  extended by PluggableC3DAnimation
      extended by edu.cmu.sun.util.interpolators.SimpleMotionAnimation

public class SimpleMotionAnimation
extends PluggableC3DAnimation


Constructor Summary
SimpleMotionAnimation(int defaultDuration)
           
SimpleMotionAnimation(int defaultDuration, ChangeVisibleAnimationPlugin cvaPlugin)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMotionAnimation

public SimpleMotionAnimation(int defaultDuration)

SimpleMotionAnimation

public SimpleMotionAnimation(int defaultDuration,
                             ChangeVisibleAnimationPlugin cvaPlugin)