Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getDrawNames
Method
getDrawNames
ij/src/main/java/ij/gui/Overlay.java:391–393 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
389
}
390
391
public
boolean getDrawNames() {
392
return
drawNames;
393
}
394
395
public
void
drawBackgrounds(boolean b) {
396
drawBackgrounds = b;
Callers
9
labels
Method · 0.95
addRoiToOverlay
Method · 0.95
setOverlay
Method · 0.95
saveOverlayOptions
Method · 0.95
run
Method · 0.80
showDialog
Method · 0.80
newOverlay
Method · 0.80
drawOverlay
Method · 0.80
setPrototypeOverlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected