net.sourceforge.olduvai.accordiondrawer
Class SplitAxisTest

java.lang.Object
  extended by net.sourceforge.olduvai.accordiondrawer.SplitAxisTest

public class SplitAxisTest
extends java.lang.Object

Test class for Split Axis debugging.


Constructor Summary
SplitAxisTest()
          Test function.
 
Method Summary
static void main(java.lang.String[] args)
          Starts the split axis test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplitAxisTest

public SplitAxisTest()
Test function. Creates a new split axis and performs operations.

Method Detail

main

public static void main(java.lang.String[] args)
Starts the split axis test. No arguments.

Parameters:
args - Not used, simple test function with no input parameters.