Constructor and Description |
---|
Root() |
Modifier and Type | Method and Description |
---|---|
void |
insert(Interval itemInterval,
Object item)
Insert an item into the tree this is the root of.
|
protected boolean |
isSearchMatch(Interval interval)
The root node matches all searches
|
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isPrunable, remove
public void insert(Interval itemInterval, Object item)
protected boolean isSearchMatch(Interval interval)
isSearchMatch
in class NodeBase
Copyright © 2016. All rights reserved.