Uses of Class
net.sf.cpsolver.ifs.example.rpp.Rectangle

Packages that use Rectangle
net.sf.cpsolver.ifs.example.rpp Random Placement Problem. 
 

Uses of Rectangle in net.sf.cpsolver.ifs.example.rpp
 

Methods in net.sf.cpsolver.ifs.example.rpp that return Rectangle
 Rectangle RPPModel.getRectangle(String name)
          Returns rectangle of the given name
 

Constructors in net.sf.cpsolver.ifs.example.rpp with parameters of type Rectangle
Location(Rectangle rectangle, int x, int y)
          Constructor