Uses of Package
parsedtree

Packages that use parsedtree
movements Implements a class that converts the dance specification into lists of person and hand movements. 
parsedtree Implements a SAXEventProcessor interface that produces a tree that represents the dance animation data. 
 

Classes in parsedtree used by movements
DanceDefinition
           
Figure
           
FigureDefinition
          DOCUMENT ME!
 

Classes in parsedtree used by parsedtree
BaseParticipantDefinition
           
CollisionAvoider
          Two 'moves' that may collide and must be adjusted.
DanceDefinition
           
Figure
           
FigureDefinition
          DOCUMENT ME!
Hand
           
HandHold
           
HandHoldInsideAUnit
           
Move
           
Movement
          The base class for everything in the list that makes up the movements.
ParticipantDefinition
           
ParticipantsInScope
          This class keeps a list of names that are valid participants.
ParticipatingParticipants
          Represents a group of participants in either a figure or a unit.
Position
          A position on the dance floor.
UnitDefinition
          Represents a unit, containing the details of the unit such as the list of people who form the unit and the type of the unit.
UnitTypeDefinition
           
UnitTypePersonDefinition
           
XMLParser.DefineFigureProcessor
          Process events that occur within a <define_figure> element.
XMLParser.SAXEventProcessor
          Process events from the SAX processor.
 



Copyright © 2003 Nigel Westbury