Isabella Andrews
01 April 2022
-
Objectives: This assignment aims to build the understanding of Java programming in topics of class, inheritance, interface and circular doubly-linked data structure. A successful outcome should be able to demonstrate a solution of the assignment tasks with correct Java implementation and report.
-
Problem Statement: You are to write a program for a Stock and Station Agent based in Denman, NSW. Your program will be used to compare different land parcels for their value and how appropriate they are for particular types of agriculture as well as soil conservation and possible pasture improvement.
Compiling program: javac A1.java
Executing program: java A1 file.*
Examples: java A1 sample_input.txt, java A1 test.dat
Files included:
- A1.java
- ComparePoly.java
- MyPolygons.java
- Node.java
- Point.java
- Polygon.java
If any issues arise when attempting to compile and run the files, please contact me: [email protected]