Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ getColor
Method
getColor
src/ch/hsr/ogv/view/Arrow.java:423–425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
}
422
423
public
Color getColor() {
424
return
this.color;
425
}
426
427
public
void
setAllLabelSelected(boolean selected) {
428
this.labelStartLeft.setLabelSelected(selected);
Callers
2
update
Method · 0.95
colorToApply
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected