Student Name: __________________
Class and Section __________________
Total Points (10 pts) __________________
Due: October 9, 2009 before the class
Project: Enabling GeometricObject comparable
CSCI 1302 Advanced Programming Principles
Armstrong Atlantic State University
Problem Description:
(Enabling GeometricObject comparable) Modify the
GeometricObject class to implement the Comparable
interface, and define a static max method in the
GeometricObject class for finding the larger of two
GeometricObject objects.
Design:
Draw the UML class diagram here
Coding: (Copy and Paste Source Code here. Format your code using Courier 10pts)