Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ setOutline
Method
setOutline
ij/src/main/java/ij/gui/Arrow.java:398–400 ·
view source on GitHub ↗
(boolean b)
Source
from the content-addressed store, hash-verified
396
}
397
398
public
void
setOutline(boolean b) {
399
outline = b;
400
}
401
402
public
boolean getOutline() {
403
return
outline;
Callers
3
dialogItemChanged
Method · 0.95
setStyle
Method · 0.95
getRoi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected