Class | Description |
---|---|
Node |
Used by RTree.
|
RTree |
This is a lightweight RTree implementation, specifically designed
for the following features (in order of importance):
Fast intersection query performance.
|
SortedList |
Sorted List, backed by a TArrayList.
|
Copyright © 2014. All rights reserved.