Modifier and Type | Method and Description |
---|---|
static Node |
createExpanded(Node node,
Interval addInterval) |
static Node |
createNode(Interval itemInterval) |
NodeBase |
find(Interval searchInterval)
Returns the smallest existing
node containing the envelope.
|
Interval |
getInterval() |
Node |
getNode(Interval searchInterval)
Returns the subnode containing the envelope.
|
protected boolean |
isSearchMatch(Interval itemInterval) |
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isPrunable, remove
public Node(Interval interval, int level)
public Interval getInterval()
protected boolean isSearchMatch(Interval itemInterval)
isSearchMatch
in class NodeBase
public Node getNode(Interval searchInterval)
Copyright © 2016. All rights reserved.