sdr 0.21

Uses of Class
net.cscott.sdr.util.Box

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

Methods in net.cscott.sdr.calls that return Box
 Box Formation.bounds()
          Return the bounds of this formation, which is the bounding box around all the dancers' bounding boxes.
 Box Formation.bounds(Dancer d)
          Return the bounds of the given dancer -- always its position plus or minus 1 unit on the x and y axes.
 


sdr 0.21

Copyright (c) 2006 C. Scott Ananian