Package com.depthexplorer.animation

Class Summary
AnimationElement The AnimationElement class represents a single XML element.
DEAnimate The animation class takes an interpolator class, render file and an animation file.
DEAnimateGUI The DEAnimateGUI class is a graphical front end to animate DEJ XML files.
DEAnimatePanel DEAnimatePanel is the GUI container that displays the rendered images.
DEAnimationSlider DEAnimationSlider is the slider used to manipulate the DEAnimationPanel.
DEEditPanel DEEditPanel presents a text field where the user can edit the animation and drawing XML.
DEJInterpolator Extends the XMLinterpolator class to interpolate DEJ elements.
GenericInterpolate  
SVGInterpolate  
XMLAnimator Class handles animating an XML file.
XMLinterpolator