MCPcopy 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

labelsMethod · 0.95
addRoiToOverlayMethod · 0.95
setOverlayMethod · 0.95
saveOverlayOptionsMethod · 0.95
runMethod · 0.80
showDialogMethod · 0.80
newOverlayMethod · 0.80
drawOverlayMethod · 0.80
setPrototypeOverlayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected