Savarese Software Research Corporation
C E G K N O R S T _

C

com.savarese.spatial - package com.savarese.spatial
 

E

EuclideanDistanceTest - Class in com.savarese.spatial
EuclideanDistanceTest tests the EuclideanDistance class.
EuclideanDistanceTest() - Constructor for class com.savarese.spatial.EuclideanDistanceTest
 

G

GenericPointTest - Class in com.savarese.spatial
GenericPointTest tests the GenericPoint class.
GenericPointTest() - Constructor for class com.savarese.spatial.GenericPointTest
 
getMaxCoord() - Method in class com.savarese.spatial.KDTreeTest
 
getMaxCoord() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
getMinCoord() - Method in class com.savarese.spatial.KDTreeTest
 
getMinCoord() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
getNumPoints() - Method in class com.savarese.spatial.KDTreeTest
 
getNumPoints() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 

K

KDTreeTest - Class in com.savarese.spatial
KDTreeTest tests the KDTree class.
KDTreeTest() - Constructor for class com.savarese.spatial.KDTreeTest
 

N

newCoord(int) - Method in class com.savarese.spatial.KDTreeTest
 
newCoord(int) - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 

O

OptimizedKDTreeTest - Class in com.savarese.spatial
OptimiizedKDTreeTest tests the KDTree class after optimization.
OptimizedKDTreeTest() - Constructor for class com.savarese.spatial.OptimizedKDTreeTest
 

R

RangeSearchTreeTestCase<Coord extends java.lang.Number & java.lang.Comparable<? super Coord>> - Class in com.savarese.spatial
RangeSearchTreeTestCase tests the KDTree class.
RangeSearchTreeTestCase() - Constructor for class com.savarese.spatial.RangeSearchTreeTestCase
 

S

setUp() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
Instantiates _tree_ to use as a fixture for tests.

T

tearDown() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
Clears the tree fixture, removing all its contents so that a subsequent test will not be affected by the previous one.
testClear() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testClone() - Method in class com.savarese.spatial.GenericPointTest
Instantiates several GenericPoint instances and verifies that they are equal to their clones and that their hash codes are the same.
testConstructor() - Method in class com.savarese.spatial.GenericPointTest
Instantiates several GenericPoint instances in succession and verifies that all getter methods return results equivalent to the constructor parameters.
testContainsKey() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testContainsValue() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testDistance() - Method in class com.savarese.spatial.EuclideanDistanceTest
Computes the square of the distance and distance between assorted GenericPoint instances, verifying the results equal the expected values.
testEntrySet() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testEquals() - Method in class com.savarese.spatial.GenericPointTest
Tests the equals method.
testEquals() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testGet() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testIterator() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testKeySet() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testNearestNeighbors() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testPutAll() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testRemove() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testSize() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 
testToString() - Method in class com.savarese.spatial.GenericPointTest
Instantiates several GenericPoint instances and verifies that invoking toString() produces an expected value.
testValues() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
 

_

_fillMap_(M) - Method in class com.savarese.spatial.OptimizedKDTreeTest
 
_fillMap_(M) - Method in class com.savarese.spatial.RangeSearchTreeTestCase
Inserts a set of points into a map.
_newTreeFixture_() - Method in class com.savarese.spatial.KDTreeTest
 
_newTreeFixture_() - Method in class com.savarese.spatial.RangeSearchTreeTestCase
Creates a new RangeSearchTree instance for testing.
_tree_ - Variable in class com.savarese.spatial.RangeSearchTreeTestCase
 

C E G K N O R S T _
Savarese Software Research Corporation

Copyright © 2001-2005 Daniel F. Savarese
Copyright © 2006-2010 Savarese Software Research Corporation