CS1 Standard Demo Page

The following text was written to the standard output stream when the WorkArea program was executed from IntelliJ.

#/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -javaagent:/opt/intellij-idea-community/lib/idea_rt.jar=34989:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/upatel2/IdeaProjects/CS1Worksite/out/production/CS1:/home/upatel2/Downloads/SimplePainter.jar:/home/upatel2/Downloads/SimpleComposer.jar:/home/upatel2/Downloads/jfugue-4.0.3-with-musicxml.jar shapes.WorkArea
Area of Desk = 1440.0
Area of two Book = 140.0
Area of three Glass = 18.47256480310798
Area of three Coasters = 23.519999999999996
Area of four Plate = 615.7521601035994
Area occupied by objects on the Desk = 779.2721601035994
Area not occupied on the Desk = 660.7278398964006

Process finished with exit code 0