| Package | Description |
|---|---|
| com.vividsolutions.jts.index.quadtree |
Contains classes that implement a Quadtree spatial index
|
| Class and Description |
|---|
| DoubleBits
DoubleBits manipulates Double numbers by using bit manipulation and bit-field extraction.
|
| Node
Represents a node of a
Quadtree.
|
| NodeBase
The base class for nodes in a
Quadtree.
|