graphics.grapher
Class Main
java.lang.Object
   graphics.grapher.Main
graphics.grapher.Main
- public class Main 
- extends java.lang.Object
Copyright DocJava, inc. User: lyon
 Date: Jul 26, 2005
 Time: 10:13:13 AM
| Constructor Summary | 
| Main()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Main
public Main()
main
public static void main(java.lang.String[] args)
- 
 
simpleTest
public static void simpleTest()
- 
 
notSoSimpleTest
public static void notSoSimpleTest()
- 
 
getSampleY1Data
public static double[] getSampleY1Data()
- 
 
getSampleY2Data
public static double[] getSampleY2Data()
-