|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectparsedtree.Movement
The base class for everything in the list that makes up the movements.
A movement could be the movement of a single
person or unit, or it could be a figure.
A movement could also be an event such as the formation or disbanding
of a unit, or transition instructions. In fact, every element in the
XML dance specification that is not defining something has a
Movement object.
The objects that can go in the list are so varied that there are no fields or methods common to all of them, hence this class is empty!
| Constructor Summary | |
Movement()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Movement()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||