| Package | Description |
|---|---|
| com.vividsolutions.jts.index.bintree |
| Modifier and Type | Class and Description |
|---|---|
class |
Node
A node of a
Bintree. |
class |
Root
The root node of a single
Bintree. |
| Modifier and Type | Method and Description |
|---|---|
NodeBase |
Node.find(Interval searchInterval)
Returns the smallest existing
node containing the envelope.
|
Copyright © 2015. All rights reserved.