MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getLabelColor

Method getLabelColor

ij/src/main/java/ij/gui/Overlay.java:407–409  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

405 }
406
407 public Color getLabelColor() {
408 return labelColor;
409 }
410
411 public void setLabelFont(Font font) {
412 setLabelFont(font, false);

Callers 8

newOverlayMethod · 0.95
setOverlayMethod · 0.95
putHeader2Method · 0.95
toStringMethod · 0.95
runMethod · 0.80
showDialogMethod · 0.80
drawOverlayMethod · 0.80
setPrototypeOverlayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected