Uses of Class
movements.TransitionNotCompletedException

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

Uses of TransitionNotCompletedException in movements
 

Methods in movements that throw TransitionNotCompletedException
(package private)  void TransitionGenerator.addTransition(int priorTicks, int followingTicks, int transitionType)
           
(package private)  PersonMovement TransitionGenerator.getMovement()
          This method must not be called until all calls to addSubMovement and addTransition have been made.
 



Copyright © 2003 Nigel Westbury