Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getWidth
Method
getWidth
src/ch/hsr/ogv/view/Arrow.java:535–537 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
533
}
534
535
public
double getWidth() {
536
return
this.width;
537
}
538
539
public
double getBoxDistance() {
540
return
this.startEndDistance;
Callers
15
testSetWidth
Method · 0.45
setupStage
Method · 0.45
loadedClassToModel
Method · 0.45
setOriginals
Method · 0.45
eastResize
Method · 0.45
westResize
Method · 0.45
coordsInsideBox
Method · 0.45
changed
Method · 0.45
createBox
Method · 0.45
createArrayBox
Method · 0.45
adaptBoxSettings
Method · 0.45
adaptBoxTopField
Method · 0.45
Calls
no outgoing calls
Tested by
1
testSetWidth
Method · 0.36