CST141 Project 2: Chapter 9

The Fan Class
--or--
The RegularPolygon Class


  1. Including a substantive comment statement that describes the class's purpose, as well as substituting your name for the existing @author comment and the assignment due date for the @version comment that already exist at the top of the new class
  2. Entering a substantive comment before each method (including the constructor) to describe its function