MCPcopy 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

setOverlayMethod · 0.95
saveOverlayOptionsMethod · 0.95
overOverlayLabelMethod · 0.95
activateOverlayRoiMethod · 0.95
drawOverlayMethod · 0.45
setPrototypeOverlayMethod · 0.45
showDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected