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–2023 The Apache Software Foundation. All rights reserved.