Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ setEndPoint
Method
setEndPoint
src/ch/hsr/ogv/view/Arrow.java:102–104 ·
view source on GitHub ↗
(Point3D endPoint)
Source
from the content-addressed store, hash-verified
100
}
101
102
public
void
setEndPoint(Point3D endPoint) {
103
this.endPoint = endPoint;
104
}
105
106
public
ArrowEdge getArrowStart() {
107
return
arrowStart;
Callers
4
setPoints
Method · 0.95
calculateArrangement
Method · 0.95
setPoints
Method · 0.80
calculateArrangement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected