Class DrawAScene

java.lang.Object
  extended by DrawAScene

public class DrawAScene
extends Object

Class to draw a scence using positioned scene elements

Author:
Mark Guzdial, Barb Ericson

Constructor Summary
DrawAScene()
           
 
Method Summary
static void main(String[] args)
          main method to test
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawAScene

public DrawAScene()
Method Detail

main

public static void main(String[] args)
main method to test