Due : 9.30 am, April 5, 2001.
You can approach this problem in a couple of ways. One possibility is to create two classes Point and Triange (contained in Point.java and Triangle.java) with the latter calling Point as needed. A second possibility is to use the methods in
import java.awt.Point;
For each program, hand in a copy of the program source code, and samples of the program input and output.
Developed in March 2001 by Mark Austin
Copyright © 2001, Department of Civil Engineering, University of Maryland