| Package | Description |
|---|---|
| io.prestosql.geospatial |
| Modifier and Type | Method and Description |
|---|---|
static KdbTree |
KdbTree.buildKdbTree(int maxItemsPerNode,
Rectangle extent,
List<Rectangle> items) |
static KdbTree |
KdbTreeUtils.fromJson(String json) |
| Modifier and Type | Method and Description |
|---|---|
static String |
KdbTreeUtils.toJson(KdbTree kdbTree) |
Copyright © 2012–2019. All rights reserved.