sdr 0.21

Uses of Class
net.cscott.sdr.calls.NoMatchException

Packages that use NoMatchException
net.cscott.sdr.calls This package contains the square dance choreography engine, and the basic types and interfaces required to communicate with it. 
 

Uses of NoMatchException in net.cscott.sdr.calls
 

Methods in net.cscott.sdr.calls that throw NoMatchException
static FormationMatch GeneralFormationMatcher.doMatch(Formation input, TaggedFormation goal, boolean allowUnmatchedDancers, boolean usePhantoms)
           
abstract  FormationMatch Selector.match(Formation f)
          Select sub-formations from a formation using this selector.
 


sdr 0.21

Copyright (c) 2006 C. Scott Ananian