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

Method split

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

Splits this node in two while adding the specified box. After creating a new node, assigns the specified box and all of the box children of this node to either this node or the new node, using Guttman's quadratic method. @param box the box that causes this node to be split. @return the new node.

(Object box)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addMethod · 0.95

Calls 5

volumeMethod · 0.95
volumeDeltaMethod · 0.95
appendMethod · 0.95
sizeMethod · 0.95
updateMethod · 0.95

Tested by

no test coverage detected