Uses of Class
parsedtree.Movement

Packages that use Movement
parsedtree Implements a SAXEventProcessor interface that produces a tree that represents the dance animation data. 
 

Uses of Movement in parsedtree
 

Subclasses of Movement in parsedtree
 class CollisionAvoider
          Two 'moves' that may collide and must be adjusted.
 class DisbandUnit
           
 class Figure
           
 class Finishing
           
 class FormUnit
           
 class HandHoldOutsideAUnit
           
 class Move
           
 class Rotate
           
 class Shift
           
 class Transition
           
 class Wait
           
 

Fields in parsedtree declared as Movement
 Movement[] FigureDefinition.movements
          DOCUMENT ME!
 

Methods in parsedtree with parameters of type Movement
 void FigureDefinition.AddMovement(Movement movement)
          DOCUMENT ME!
 



Copyright © 2003 Nigel Westbury