Package movements

Implements a class that converts the dance specification into lists of person and hand movements.

See:
          Description

Class Summary
AbcMusicPlayer DOCUMENT ME!
DanceData DOCUMENT ME!
MovementGenerator DOCUMENT ME!
MusicPlayer  
 

Exception Summary
AnimationException DOCUMENT ME!
InevitableCollisionException  
MusicException  
 

Package movements Description

Implements a class that converts the dance specification into lists of person and hand movements. The input is the XML source. The output is a class that contains a list of movements for each person and for each hand. This output class, given a person in the dance and a time tick can return the position of the person, the direction the person is facing, and the positions of that person's hands. This class can be used for various purposes such as to display animation.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2003 Nigel Westbury