Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getDepth
Method
getDepth
src/ch/hsr/ogv/view/PaneBox.java:609–611 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
607
}
608
609
public
double getDepth() {
610
return
this.box.getDepth();
611
}
612
613
public
void
setTranslateY(double y) {
614
this.paneBox.setTranslateY(y);
Callers
1
getCenterPoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected