sdr 0.21

net.cscott.sdr.calls
Class GeneralFormationMatcher

java.lang.Object
  extended by net.cscott.sdr.calls.GeneralFormationMatcher

public abstract class GeneralFormationMatcher
extends Object


Constructor Summary
GeneralFormationMatcher()
           
 
Method Summary
static FormationMatch doMatch(Formation input, TaggedFormation goal, boolean allowUnmatchedDancers, boolean usePhantoms)
           
static Selector makeSelector(TaggedFormation goal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralFormationMatcher

public GeneralFormationMatcher()
Method Detail

makeSelector

public static Selector makeSelector(TaggedFormation goal)

doMatch

public static FormationMatch doMatch(Formation input,
                                     TaggedFormation goal,
                                     boolean allowUnmatchedDancers,
                                     boolean usePhantoms)
                              throws NoMatchException
Throws:
NoMatchException

sdr 0.21

Copyright (c) 2006 C. Scott Ananian