public Rectangle(Shape shape);
Creates a Rectangle bounding box around an arbitrary Shape.
Rectangle Constructor