MCPcopy Create free account
hub / github.com/dhale/jtk / remove

Method remove

core/src/main/java/edu/mines/jtk/util/RTree.java:620–668  ·  view source on GitHub ↗

Removes the specified box from this node. If removal causes this node to have fewer than the minimum number of boxes, then this method moves any remaining boxes to the specified list of orphans, and recursively removes this node from its parent. When the recursion terminates, this method re-adds all

(Object box, ArrayList<Object> orphans)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

removeMethod · 0.95

Calls 9

indexOfMethod · 0.95
updateUpMethod · 0.95
addMethod · 0.95
chooseNodeForMethod · 0.80
addMethod · 0.65
sizeMethod · 0.65
getMethod · 0.65
removeMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected