Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getHeight
Method
getHeight
src/ch/hsr/ogv/view/PaneBox.java:560–562 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
558
}
559
560
public
double getHeight() {
561
return
this.borderPane.getPrefHeight();
562
}
563
564
/**
565
* Sets the maximum width of this box. Note that it can not be set blow {@link PaneBox#MAX_WIDTH}.
Callers
15
adaptCenterFields
Method · 0.95
getCenterLabelEndPos
Method · 0.95
testSetHeight
Method · 0.45
setupStage
Method · 0.45
loadedClassToModel
Method · 0.45
setOriginals
Method · 0.45
northResize
Method · 0.45
southResize
Method · 0.45
coordsInsideBox
Method · 0.45
createBox
Method · 0.45
adaptBoxSettings
Method · 0.45
adaptBoxHeight
Method · 0.45
Calls
no outgoing calls
Tested by
1
testSetHeight
Method · 0.36