A C D E G H I M P R S T U V _

T

test_Constructors() - Method in class uk.ac.leeds.ccg.andyt.vector.tests.TestPoint2D
 
Test_Create_Vector_SimplePoint2D - Class in uk.ac.leeds.ccg.andyt.vector.tests
 
Test_Create_Vector_SimplePoint2D() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.Test_Create_Vector_SimplePoint2D
 
test_Equality() - Method in class uk.ac.leeds.ccg.andyt.vector.tests.TestPoint2D
 
test_IntersectEnvelope2D() - Method in class uk.ac.leeds.ccg.andyt.vector.tests.TestEnvelope2D
 
test_IntersectPoint2D() - Method in class uk.ac.leeds.ccg.andyt.vector.tests.TestEnvelope2D
 
TestEnvelope2D - Class in uk.ac.leeds.ccg.andyt.vector.tests
Class for tests and example uses of Vector_Envelope2D.
TestEnvelope2D() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.TestEnvelope2D
 
TestJALGO - Class in uk.ac.leeds.ccg.andyt.vector.tests
 
TestJALGO() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.TestJALGO
 
TestLineSegment2D - Class in uk.ac.leeds.ccg.andyt.vector.tests
Class for tests and example uses of Vector_LineSegment2D.
TestLineSegment2D() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.TestLineSegment2D
 
TestNetwork2D - Class in uk.ac.leeds.ccg.andyt.vector.tests
Class for tests and example uses of Network2D.
TestNetwork2D() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.TestNetwork2D
 
TestPoint2D - Class in uk.ac.leeds.ccg.andyt.vector.tests
Class for tests and example uses of Vector_Point2D.
TestPoint2D() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.TestPoint2D
 
TestRenderNetwork2D - Class in uk.ac.leeds.ccg.andyt.vector.tests
Class for tests and example uses of RenderNetwork2D.
TestRenderNetwork2D() - Constructor for class uk.ac.leeds.ccg.andyt.vector.tests.TestRenderNetwork2D
 
to_doubleArray() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
double[] result = new double[2]; result[0] = this._x.doubleValue(); result[1] = this._y.doubleValue(); return result;
toString() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_AbstractGeometry2D
 
toString() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Envelope2D
 
toString() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_LineSegment2D
 
toString() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Network2D
 
toString() - Method in class uk.ac.leeds.ccg.andyt.vector.geometry.Vector_Point2D
 

A C D E G H I M P R S T U V _