[Solved]Java Fx Project Description Create Program Reads X Y Coordinates Point Polygon Displays Sc Q37088700
java fx project
Description: Create a program that reads the (x, y) coordinatesof each point of a polygon and displays it on the screen. The rootPane should be 800×800. The program should throw an IOException ifthere are any problems reading the file or if the file does notexist. You should create a text file called inputFilePolygon.txt totest your program. The file should contain the following (x y)points:
396 73
469 299
707 299
515 438
588 665
396 525
203 665
277 439
84 299
322 29
Expert Answer
Answer to java fx project Description: Create a program that reads the (x, y) coordinates of each point of a polygon and displays … . . .
OR

