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

Method findLeafWith

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

Finds the leaf node, if any, that contains the specified box. @param box the box. @return the leaf node; null, if none.

(Object box)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

removeMethod · 0.80
containsMethod · 0.80

Calls 3

isLeafMethod · 0.95
overlapsMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected