| Package | Description |
|---|---|
| org.locationtech.jts.index.bintree |
Contains classes that implement a Binary Interval Tree index
|
| Class and Description |
|---|
| Interval
Represents an (1-dimensional) closed interval on the Real number line.
|
| Node
A node of a
Bintree. |
| NodeBase
The base class for nodes in a
Bintree. |
Copyright © 2024. All rights reserved.