Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- oracle.spatial.util.RTree.ComparatorImpl
-
-
Method Summary
All Methods Instance Methods Concrete Methods
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.
|
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
-
Method Detail
-
compare
public int compare(java.lang.Object o1,
java.lang.Object o2)
compares MBH midpoints on the axis specified by the parameter m.
- Specified by:
compare
in interface java.util.Comparator
Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2007, 2019, Oracle and/or its affiliates. All Rights Reserved.