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

Method iterator

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

Returns an iterator for all objects in this tree. The iterator does not support removal. A call to the method java.util.Iterator#remove() will cause a java.lang.UnsupportedOperationException. The iterator does not support concurrent modification. If this tree is modified afte

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testIteratorMethod · 0.95
findInSphereMethod · 0.80
getTrisMethod · 0.80
getEdgesOnHullMethod · 0.80
getTetsMethod · 0.80
getEdgesMethod · 0.80
getNodesNearestPlaneMethod · 0.80
getFacesOnHullMethod · 0.80
getFacesMethod · 0.80
clearFaceMarksMethod · 0.80
surfMethod · 0.80

Calls

no outgoing calls

Tested by 2

testIteratorMethod · 0.76
findInSphereMethod · 0.64