Lab 6

Objectives: Object I/O, handling mouse events, simple geometric algorithms

Start with the line drawing code developed in class: BasicLinePix.java, and Line.java.
  1. Add the following methods to the Line class.
  2. Make the following modifications to BasicLinePix: