uk.ac.leeds.ccg.andyt.vector.tests
Class TestPoint2D

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.vector.tests.TestPoint2D

public class TestPoint2D
extends java.lang.Object

Class for tests and example uses of Vector_Point2D.


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

Constructor Detail

TestPoint2D

public TestPoint2D()
Method Detail

main

public static void main(java.lang.String[] args)

run

public void run()

test_Constructors

public void test_Constructors()

test_Equality

public void test_Equality()