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=40593:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/eekanem/IdeaProjects/CS1/out/production/CS1:/home/eekanem/Documents/SimplePainter.jar:/home/eekanem/Documents/SimpleComposer.jar:/home/eekanem/Documents/jfugue-4.0.3-with-musicxml.jar shapes.WorkArea
desk = 
Area of the desk = 864.0
books = 
Area of books = 187.0
plates = 
Area of three plates = 603.1857894892403
glass 
Area of three glasses 17.176657833502198
coaster = 
area of three coasters = 21.870000000000005
Area occupied by the objects = 812.0557894892403
The area not occupied in the desk = 51.94421051075972

Process finished with exit code 0