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

Method chooseNodeFor

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

Chooses a node to contain the specified box. The box may be a node with a non-zero level. (Non-node boxes have level zero.) The chosen node will have a level one greater than that of the specified box. If this node has the correct level, then this method simply returns this node. Otherwise, it s

(Object box)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addMethod · 0.80
removeMethod · 0.80

Calls 3

levelMethod · 0.95
volumeDeltaMethod · 0.95
volumeMethod · 0.95

Tested by

no test coverage detected