sdr 0.5

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

Packages that use FormationMatch
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 FormationMatch in net.cscott.sdr.calls
 

Methods in net.cscott.sdr.calls that return FormationMatch
static FormationMatch GeneralFormationMatcher.doMatch(Formation input, TaggedFormation goal, boolean allowUnmatchedDancers, boolean usePhantoms)
          Attempt to match the input formation against the goal formation; you can have multiple rotated copies of the goal formation in the input.
abstract  FormationMatch Selector.match(Formation f)
          Select sub-formations from a formation using this selector.
 


sdr 0.5

Copyright © 2006-2009 C. Scott Ananian