Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ drawLabels
Method
drawLabels
ij/src/main/java/ij/gui/Overlay.java:376–378 ·
view source on GitHub ↗
(boolean b)
Source
from the content-addressed store, hash-verified
374
}
375
376
public
void
drawLabels(boolean b) {
377
label = b;
378
}
379
380
public
boolean getDrawLabels() {
381
return
label;
Callers
13
createNewRoi
Method · 0.95
doOverlay
Method · 0.95
moveRoisToOverlay
Method · 0.95
newOverlay
Method · 0.95
addRoiToOverlay
Method · 0.95
decodeOverlayOptions
Method · 0.95
setOverlay
Method · 0.95
create
Method · 0.95
setLabelFontSize
Method · 0.95
setDisplayList
Method · 0.95
drawOverlay
Method · 0.45
setPrototypeOverlay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected