Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getDrawLabels
Method
getDrawLabels
ij/src/main/java/ij/gui/Overlay.java:380–382 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
378
}
379
380
public
boolean getDrawLabels() {
381
return
label;
382
}
383
384
public
void
drawNames(boolean b) {
385
drawNames = b;
Callers
7
setOverlay
Method · 0.95
saveOverlayOptions
Method · 0.95
overOverlayLabel
Method · 0.95
activateOverlayRoi
Method · 0.95
drawOverlay
Method · 0.45
setPrototypeOverlay
Method · 0.45
showDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected