Description: Calculate the area and perimeter of a triangle, the following: (1) design a point class (Point class) (2) design a triangle class, at least its construction method, a method for area and perimeter. (3) Three-point method to determine the coordinates of a triangle, and outputs the contents of the perimeter area of the triangle.
To Search:
File list (Check if you may need any files):
Test4.java