sdr 0.21

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

Packages that use DancerPath
net.cscott.sdr.calls.transform This package contains code to parse call lists and transform call abstract syntax in various ways. 
 

Uses of DancerPath in net.cscott.sdr.calls.transform
 

Methods in net.cscott.sdr.calls.transform that return DancerPath
static DancerPath EvalPrim.apply(Dancer d, Formation f, Prim p)
          "Dance" the given primitive for the given dancer in the given formation to yield a DancerPath for that dancer.
static DancerPath EvalPrim.apply(Prim prim, Position from, int formationSize)
          "Dance" the given primitive from the given position (in a formation of the given size) to yield a DancerPath.
 


sdr 0.21

Copyright (c) 2006 C. Scott Ananian