Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ setLineVisibility
Method
setLineVisibility
src/ch/hsr/ogv/view/Arrow.java:315–317 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
313
}
314
315
protected
void
setLineVisibility() {
316
this.line.setVisible(true);
317
}
318
319
protected
void
setSingleElements() {
320
double endGap = this.arrowEnd.getAdditionalGap();
Callers
1
drawArrow
Method · 0.95
Calls
1
setVisible
Method · 0.80
Tested by
no test coverage detected