Uses of Class
ifs.example.rpp.Rectangle

Packages that use Rectangle
ifs.example.rpp Random Placement Problem. 
 

Uses of Rectangle in ifs.example.rpp
 

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

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



Copyright © 2005 Tomáš Müller