| Method and Description |
|---|
| com.infomatiq.jsi.rtree.RTree.nearestN_orig(Point, TIntProcedure, int, float)
Use new NearestN or NearestNUnsorted instead. This implementation of nearestN is only suitable for small values of N (ie less than 10).
|