Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getDrawBackgrounds
Method
getDrawBackgrounds
ij/src/main/java/ij/gui/Overlay.java:399–401 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
397
}
398
399
public
boolean getDrawBackgrounds() {
400
return
drawBackgrounds;
401
}
402
403
public
void
setLabelColor(Color c) {
404
labelColor = c;
Callers
7
setOverlay
Method · 0.95
saveOverlayOptions
Method · 0.95
run
Method · 0.80
showDialog
Method · 0.80
newOverlay
Method · 0.80
initGraphics
Method · 0.80
setPrototypeOverlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected