A B C D E F G H I M N O P R S T U W X

A

AbcMusicPlayer - class movements.AbcMusicPlayer.
DOCUMENT ME!
AddMovement(Movement) - Method in class parsedtree.FigureDefinition
DOCUMENT ME!
AnimationException - exception movements.AnimationException.
DOCUMENT ME!
across - Variable in class parsedtree.FigurePersonDefinition
 
across - Variable in class parsedtree.Finishing
 
across - Variable in class parsedtree.FormUnit
 
across - Variable in class parsedtree.Move
 
across - Variable in class parsedtree.ParticipantDefinition
 
across - Variable in class parsedtree.Position
Distance across the dance floor.
across - Variable in class parsedtree.Shift
 
addParticipant(BaseParticipantDefinition) - Method in class parsedtree.ParticipantsInScope
DOCUMENT ME!

B

BaseParticipantDefinition - class parsedtree.BaseParticipantDefinition.
 
BaseParticipantDefinition() - Constructor for class parsedtree.BaseParticipantDefinition
 
bar - Variable in class parsedtree.DisbandUnit
 
bar - Variable in class parsedtree.FormUnit
 
bar - Variable in class parsedtree.Move
 
bar - Variable in class parsedtree.Rotate
 
bar - Variable in class parsedtree.Shift
 
bar - Variable in class parsedtree.Wait
 
bars - Variable in class parsedtree.HandHoldOutsideAUnit
 
buildDanceDataFromXML(InputSource, int) - Method in class movements.MovementGenerator
Creates a DanceData object from a dance specification given in XML format.

C

CollisionAvoider - class parsedtree.CollisionAvoider.
Two 'moves' that may collide and must be adjusted.
CollisionAvoider() - Constructor for class parsedtree.CollisionAvoider
 
characters(char[], int, int) - Method in class parsedtree.XMLParser
DOCUMENT ME!
chirality - Variable in class parsedtree.Figure
 
chirality - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
chirality - Variable in class parsedtree.UnitDefinition
Indicates whether the unit is a 'left handed' or a 'right handed' unit.
chirality - Variable in class parsedtree.UnitTypeDefinition
Some units can be formed in both left handed and right handed versions.
chiralityName - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
currentSAXEventProcessor - Variable in class parsedtree.XMLParser
DOCUMENT ME!
cutShortBars - Variable in class parsedtree.Figure
Number of bars, for each participant, that the figure is cut short.

D

DanceData - class movements.DanceData.
DOCUMENT ME!
DanceDefinition - class parsedtree.DanceDefinition.
 
DanceDefinition() - Constructor for class parsedtree.DanceDefinition
 
DisbandUnit - class parsedtree.DisbandUnit.
 
DisbandUnit() - Constructor for class parsedtree.DisbandUnit
 
down - Variable in class parsedtree.FigurePersonDefinition
 
down - Variable in class parsedtree.Finishing
 
down - Variable in class parsedtree.FormUnit
 
down - Variable in class parsedtree.Move
 
down - Variable in class parsedtree.ParticipantDefinition
 
down - Variable in class parsedtree.Position
Distance down the dance floor.
down - Variable in class parsedtree.Shift
 

E

endDocument() - Method in class parsedtree.XMLParser
DOCUMENT ME!
endElement(String, String, String) - Method in class parsedtree.XMLParser
DOCUMENT ME!
endPrefixMapping(String) - Method in class parsedtree.XMLParser
DOCUMENT ME!

F

Figure - class parsedtree.Figure.
 
Figure() - Constructor for class parsedtree.Figure
 
FigureDefinition - class parsedtree.FigureDefinition.
DOCUMENT ME!
FigureDefinition() - Constructor for class parsedtree.FigureDefinition
 
FigurePersonDefinition - class parsedtree.FigurePersonDefinition.
 
FigurePersonDefinition() - Constructor for class parsedtree.FigurePersonDefinition
 
Finishing - class parsedtree.Finishing.
 
Finishing() - Constructor for class parsedtree.Finishing
 
FormUnit - class parsedtree.FormUnit.
 
FormUnit() - Constructor for class parsedtree.FormUnit
 
facing - Variable in class parsedtree.FigurePersonDefinition
 
facing - Variable in class parsedtree.Finishing
 
facing - Variable in class parsedtree.FormUnit
 
facing - Variable in class parsedtree.Move
 
facing - Variable in class parsedtree.ParticipantDefinition
 
facing - Variable in class parsedtree.Rotate
 
facing - Variable in class parsedtree.UnitTypePersonDefinition
 
figureDefinition - Variable in class parsedtree.Figure
 
figureDefinitions - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
figureName - Variable in class parsedtree.Figure
 
followingBars - Variable in class parsedtree.Transition
 
forwardsOffset - Variable in class parsedtree.HandHoldInsideAUnit
 
forwardsOffset - Variable in class parsedtree.UnitTypePersonDefinition
 

G

getDirection(int, int) - Method in class movements.DanceData
DOCUMENT ME!
getHandPositionAcross(int, int, int) - Method in class movements.DanceData
DOCUMENT ME!
getHandPositionDown(int, int, int) - Method in class movements.DanceData
DOCUMENT ME!
getName(int) - Method in class movements.DanceData
Get the name of a person.
getName() - Method in class parsedtree.BaseParticipantDefinition
 
getNumberOfParticipants() - Method in class movements.DanceData
DOCUMENT ME!
getNumberOfTicksInDance() - Method in class movements.DanceData
DOCUMENT ME!
getParticipant(String) - Method in class parsedtree.ParticipantsInScope
DOCUMENT ME!
getPositionAcross(int, int) - Method in class movements.DanceData
DOCUMENT ME!
getPositionDown(int, int) - Method in class movements.DanceData
DOCUMENT ME!
getTicksPerBar() - Method in class movements.DanceData
DOCUMENT ME!
getWarningsIterator() - Method in class movements.MovementGenerator
Get the warnings, if any, that were generated during the previous call to the buildDanceDataFromXML method.

H

Hand - class parsedtree.Hand.
 
Hand() - Constructor for class parsedtree.Hand
 
HandHold - class parsedtree.HandHold.
 
HandHold() - Constructor for class parsedtree.HandHold
 
HandHoldInsideAUnit - class parsedtree.HandHoldInsideAUnit.
 
HandHoldInsideAUnit() - Constructor for class parsedtree.HandHoldInsideAUnit
 
HandHoldOutsideAUnit - class parsedtree.HandHoldOutsideAUnit.
 
HandHoldOutsideAUnit() - Constructor for class parsedtree.HandHoldOutsideAUnit
 
handHold - Variable in class parsedtree.HandHoldOutsideAUnit
 
handHolds - Variable in class parsedtree.UnitTypeDefinition
 
hands - Variable in class parsedtree.HandHold
 

I

InevitableCollisionException - exception movements.InevitableCollisionException.
 
InevitableCollisionException() - Constructor for class movements.InevitableCollisionException
Creates a new instance of InevitableCollisionException
ignorableWhitespace(char[], int, int) - Method in class parsedtree.XMLParser
DOCUMENT ME!
index - Variable in class parsedtree.ParticipantDefinition
 
index - Variable in class parsedtree.UnitTypePersonDefinition
 
isLeftHand - Variable in class parsedtree.Hand
 
isPositionSpecified - Variable in class parsedtree.FormUnit
Indicates whether the position at which the unit was formed was specified in the form_unit element.
isPositionSpecified - Variable in class parsedtree.ParticipantDefinition
 

M

Move - class parsedtree.Move.
 
Move() - Constructor for class parsedtree.Move
 
Movement - class parsedtree.Movement.
The base class for everything in the list that makes up the movements.
Movement() - Constructor for class parsedtree.Movement
 
MovementGenerator - class movements.MovementGenerator.
DOCUMENT ME!
MovementGenerator() - Constructor for class movements.MovementGenerator
 
MovementGenerator.ParticipantData - class movements.MovementGenerator.ParticipantData.
DOCUMENT ME!
MovementGenerator.ParticipantData() - Constructor for class movements.MovementGenerator.ParticipantData
 
MusicException - exception movements.MusicException.
 
MusicPlayer - class movements.MusicPlayer.
 
moveThatYields - Variable in class parsedtree.CollisionAvoider
The move for the participant who must yield to the other participant.
moveWithRightOfWay - Variable in class parsedtree.CollisionAvoider
The move for the participant who has the right of way over the other participant.
movements - package movements
Implements a class that converts the dance specification into lists of person and hand movements.
movements - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
musicalNotes - Variable in class parsedtree.DanceDefinition
 

N

name - Variable in class parsedtree.BaseParticipantDefinition
 
name - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
name - Variable in class parsedtree.FigurePersonDefinition
 
name - Variable in class parsedtree.UnitTypeDefinition
 
numberOfFigureDefinitions - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
numberOfHandHolds - Variable in class parsedtree.UnitTypeDefinition
 
numberOfHands - Variable in class parsedtree.HandHold
 
numberOfMovements - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
numberOfParticipants - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
numberOfPeople - Variable in class parsedtree.UnitTypeDefinition
 
numberOfUnitDefinitions - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
numberOfUnitTypeDefinitions - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!

O

orientation - Variable in class parsedtree.Figure
 
orientation - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
orientationDefault - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
orientationName - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!

P

ParticipantDefinition - class parsedtree.ParticipantDefinition.
 
ParticipantDefinition() - Constructor for class parsedtree.ParticipantDefinition
 
ParticipantsInScope - class parsedtree.ParticipantsInScope.
This class keeps a list of names that are valid participants.
ParticipantsInScope() - Constructor for class parsedtree.ParticipantsInScope
 
ParticipatingParticipants - class parsedtree.ParticipatingParticipants.
Represents a group of participants in either a figure or a unit.
ParticipatingParticipants(String, ParticipantsInScope) - Constructor for class parsedtree.ParticipatingParticipants
Creates a new ParticipatingParticipants object.
PersonDefinition - class parsedtree.PersonDefinition.
 
PersonDefinition() - Constructor for class parsedtree.PersonDefinition
 
Position - class parsedtree.Position.
A position on the dance floor.
Position(String) - Constructor for class parsedtree.Position
Creates a new Position object.
parse(InputSource) - Method in class parsedtree.XMLParser
DOCUMENT ME!
parsedtree - package parsedtree
Implements a SAXEventProcessor interface that produces a tree that represents the dance animation data.
participant - Variable in class parsedtree.Finishing
 
participant - Variable in class parsedtree.Hand
 
participant - Variable in class parsedtree.Move
 
participant - Variable in class parsedtree.Rotate
 
participant - Variable in class parsedtree.Shift
 
participant - Variable in class parsedtree.Transition
 
participant - Variable in class parsedtree.Wait
 
participants - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
participants - Variable in class parsedtree.ParticipatingParticipants
 
participatingParticipants - Variable in class parsedtree.Figure
 
participatingParticipants - Variable in class parsedtree.UnitDefinition
The participants in the unit.
people - Variable in class parsedtree.UnitTypeDefinition
 
playNote(int) - Method in class movements.DanceData
If a note starts on the given tick then this method will play the note.
point1 - Variable in class parsedtree.Figure
 
point1Across - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point1Default - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point1Down - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point1Name - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point2 - Variable in class parsedtree.Figure
 
point2Across - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point2Default - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point2Down - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
point2Name - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
priorBars - Variable in class parsedtree.Transition
 
processingInstruction(String, String) - Method in class parsedtree.XMLParser
DOCUMENT ME!

R

Rotate - class parsedtree.Rotate.
 
Rotate() - Constructor for class parsedtree.Rotate
 
removeUnit(String) - Method in class parsedtree.ParticipantsInScope
Finds, removes, and returns a participant from the list of participants in scope.

S

Set(String, ParticipantsInScope) - Method in class parsedtree.ParticipatingParticipants
DOCUMENT ME!
Shift - class parsedtree.Shift.
 
Shift() - Constructor for class parsedtree.Shift
 
setDocumentLocator(Locator) - Method in class parsedtree.XMLParser
DOCUMENT ME!
sidewaysOffset - Variable in class parsedtree.HandHoldInsideAUnit
 
sidewaysOffset - Variable in class parsedtree.UnitTypePersonDefinition
 
skippedEntity(String) - Method in class parsedtree.XMLParser
DOCUMENT ME!
startDocument() - Method in class parsedtree.XMLParser
DOCUMENT ME!
startElement(String, String, String, Attributes) - Method in class parsedtree.XMLParser
DOCUMENT ME!
startPrefixMapping(String, String) - Method in class parsedtree.XMLParser
DOCUMENT ME!

T

Trace() - Method in class movements.MovementGenerator
 
Transition - class parsedtree.Transition.
 
Transition() - Constructor for class parsedtree.Transition
 
transitionTypeMove - Static variable in class parsedtree.Transition
Constant indicates a 'moving' transition.
transitionTypeNormal - Static variable in class parsedtree.Transition
Constant indicates a 'normal' transition.
transitionTypeShift - Static variable in class parsedtree.Transition
Constant indicates a 'shifting' transition.
turnAngle - Variable in class parsedtree.Rotate
 
type - Variable in class parsedtree.Transition
The algorithm to be used to do the transition.

U

UnitDefinition - class parsedtree.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.
UnitDefinition() - Constructor for class parsedtree.UnitDefinition
 
UnitTypeDefinition - class parsedtree.UnitTypeDefinition.
 
UnitTypeDefinition() - Constructor for class parsedtree.UnitTypeDefinition
 
UnitTypePersonDefinition - class parsedtree.UnitTypePersonDefinition.
 
UnitTypePersonDefinition() - Constructor for class parsedtree.UnitTypePersonDefinition
 
unitDefinition - Variable in class parsedtree.DisbandUnit
 
unitDefinition - Variable in class parsedtree.FormUnit
 
unitDefinitions - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!
unitType - Variable in class parsedtree.UnitDefinition
The object containing the details for the type of unit.
unitTypeDefinitions - Variable in class parsedtree.FigureDefinition
DOCUMENT ME!

W

Wait - class parsedtree.Wait.
 
Wait() - Constructor for class parsedtree.Wait
 

X

XMLParser - class parsedtree.XMLParser.
 
XMLParser() - Constructor for class parsedtree.XMLParser
 

A B C D E F G H I M N O P R S T U W X

Copyright © 2003 Nigel Westbury