Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getBox
Method
getBox
src/ch/hsr/ogv/view/PaneBox.java:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
public
Cuboid getBox() {
86
return
this.box;
87
}
88
89
public
Color getColor() {
90
return
this.color;
Callers
3
PaneBox
Method · 0.95
selectOnMouseClicked
Method · 0.80
selectOnDragDetected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected