public class RTreeUtils extends Object
| Constructor and Description | 
|---|
RTreeUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
enclose(Node[] nodes)  | 
static double | 
getEnclosingArea(Node a,
                Node b)  | 
static double | 
getExpansionCost(Node node,
                Point point)  | 
Copyright © 2011–2018. All rights reserved.