| Modifier and Type | Method and Description |
|---|---|
static Node |
createExpanded(Node
|
static Node |
createNode(Interval
|
NodeBase |
find(Interval
Returns the smallest
existing node containing the envelope.
|
Interval |
getInterval()
|
Node |
getNode(Interval
Returns the subnode containing the envelope.
|
protected boolean |
isSearchMatch(Interval
|
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isPrunable, removepublic Node(Intervalinterval, int level)