Package | Description |
---|---|
org.locationtech.jts.index.bintree |
Contains classes that implement a Binary Interval Tree index
|
Class | 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 © 2018. All rights reserved.