MCPcopy Create free account
hub / github.com/davidmoten/rtree-3d / asString

Method asString

src/main/java/com/github/davidmoten/rtree3d/RTree.java:846–848  ·  view source on GitHub ↗

Returns a human readable form of the RTree. Here's an example: mbr=Rectangle [x1=10.0, y1=4.0, x2=62.0, y2=85.0] mbr=Rectangle [x1=28.0, y1=4.0, x2=34.0, y2=85.0] entry=Entry [value=2, geometry=Point [x=29.0, y=4.0]] entry=Entry [value=1, geometry=Point [x=28.0, y=19.0]] entry=E

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testForMeiZhaoMethod · 0.80
testMethod · 0.80

Calls 4

childrenMethod · 0.80
geometryMethod · 0.65
entriesMethod · 0.45
toStringMethod · 0.45

Tested by 5

testForMeiZhaoMethod · 0.64
testMethod · 0.64