public class RTree.ComparatorImpl
extends java.lang.Object
implements java.util.Comparator
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object o1, java.lang.Object o2)
compares MBH midpoints on the axis specified by the parameter m.
|