Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getTranslateY
Method
getTranslateY
src/ch/hsr/ogv/view/PaneBox.java:638–640 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
636
}
637
638
public
double getTranslateY() {
639
return
this.paneBox.getTranslateY();
640
}
641
642
public
double getTranslateX() {
643
return
this.paneBox.getTranslateX();
Callers
10
getCenterLabelEndPos
Method · 0.95
setDepth
Method · 0.95
handleKeyboard
Method · 0.80
coordsInsideBox
Method · 0.80
getCenterPoint
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