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

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

public class TestEnvelope2D
extends java.lang.Object

Class for tests and example uses of Vector_Envelope2D.


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

Constructor Detail

TestEnvelope2D

public TestEnvelope2D()
Method Detail

main

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

run

public void run()

test_IntersectPoint2D

public void test_IntersectPoint2D()

test_IntersectEnvelope2D

public void test_IntersectEnvelope2D()