Programming Assignment 4

Wrapper Classes, Generating Scalable Vector Graphics

Code Skeleton

The following is the code skeleton I sent to the class. It is translated from the UML diagram given in the assignment, plus a couple of comments. As I mentioned in class, you're encouraged to write more fields and methods, such as a name field for the Shape class and constructors for every class.