Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getDepth
Method
getDepth
src/ch/hsr/ogv/view/Cuboid.java:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
public
double getDepth() {
73
return
this.box.getDepth();
74
}
75
76
}
Callers
7
coordsInsideBox
Method · 0.45
createBoxArrow
Method · 0.45
hasBoxApproxAtPos
Method · 0.45
setSingleElements
Method · 0.45
ConnectorBox
Method · 0.45
createBindLineHelper
Method · 0.45
buildSelectionHelpers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected