The Shipping Container Demo Page

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

      C:\Users\Matthew\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\192.6817.14\jbr\bin\java.exe -javaagent:C:\Users\Matthew\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\192.6817.14\lib\idea_rt.jar=58790:C:\Users\Matthew\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\192.6817.14\bin -Dfile.encoding=UTF-8 -classpath C:\Users\Matthew\IdeaProjects\untitled4\out\production\untitled4;C:\Users\Matthew\Desktop\jfugue-4.0.3-with-musicxml.jar;C:\Users\Matthew\Desktop\SimpleComposer.jar;C:\Users\Matthew\Desktop\SimplePainter.jar shapes.ShippingContainer
      Please give a integer for the Width, Length, and Height
      25 15 25
      Width = 25
      Length = 15
      Height =25
      face = Rectangle: height=15.0 width=25.0
      distance =38.40572873934304
      
      Process finished with exit code 0