public class Root extends NodeBase
| Constructor and Description |
|---|
Root()
|
| Modifier and Type | Method and Description |
|---|---|
void |
insert(Envelope
Insert an item into the quadtree this is the root of.
|
protected boolean |
isSearchMatch(Envelope
|
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isEmpty, isPrunable, remove, visit