Class InteractiveShapes

java.lang.Object
  extended byInteractiveShapes

public class InteractiveShapes
extends Object

Interactive program to study shapes.


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

Constructor Detail

InteractiveShapes

public InteractiveShapes()
Method Detail

main

public static void main(String[] args)