Package | Description |
---|---|
org.locationtech.jts.index.quadtree |
Contains classes that implement a Quadtree spatial index
|
Modifier and Type | Method | Description |
---|---|---|
static Node |
Node.createExpanded(Node node,
Envelope addEnv) |
|
static Node |
Node.createNode(Envelope env) |
|
Node |
Node.getNode(Envelope searchEnv) |
Returns the subquad containing the envelope searchEnv.
|
Modifier and Type | Method | Description |
---|---|---|
static Node |
Node.createExpanded(Node node,
Envelope addEnv) |
Copyright © 2018. All rights reserved.