Class prob_1e

java.lang.Object
  extended by prob_1e

public class prob_1e
extends java.lang.Object

This is an example of Problem #1. It uses StringPlot to generate the printed line-based plot.


Constructor Summary
prob_1e()
           
 
Method Summary
static void main(java.lang.String[] argv)
          The main for the java executable for problem #1 with extra credit strings-based printed plot added.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

prob_1e

public prob_1e()
Method Detail

main

public static void main(java.lang.String[] argv)
The main for the java executable for problem #1 with extra credit strings-based printed plot added.