Skip navigation links
C D G M P R S 

R

Rectangle - Class in <Unnamed>
The Rectangle class definition.
Rectangle() - Constructor for class Rectangle
Constructor passes default values of all zeros to Rectangle(int, int, int, int) constructor.
Rectangle(int, int, int, int) - Constructor for class Rectangle
Constructor sets length and width of the rectangle and passes the point where it will draw to the Shape superclass constructor.
C D G M P R S 
Skip navigation links