MCPcopy 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

setOverlayMethod · 0.95
saveOverlayOptionsMethod · 0.95
runMethod · 0.80
showDialogMethod · 0.80
newOverlayMethod · 0.80
initGraphicsMethod · 0.80
setPrototypeOverlayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected