Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getTranslateZ
Method
getTranslateZ
src/ch/hsr/ogv/view/PaneBox.java:646–648 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
644
}
645
646
public
double getTranslateZ() {
647
return
this.paneBox.getTranslateZ();
648
}
649
650
public
void
setVisible(boolean visible) {
651
this.paneBox.setVisible(visible);
Callers
10
getCenterLabelEndPos
Method · 0.95
handleMouse
Method · 0.80
coordsInsideBox
Method · 0.80
getCenterPoint
Method · 0.80
setDimension
Method · 0.80
setArrowStart
Method · 0.80
setArrowLineEdge
Method · 0.80
addRotateYAxis
Method · 0.80
addRotateZAxis
Method · 0.80
addRotateXAxis
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected