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

Method getLabelFont

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

Source from the content-addressed store, hash-verified

435 }
436
437 public Font getLabelFont() {
438 return labelFont;
439 }
440
441 public void setIsCalibrationBar(boolean b) {
442 this.isCalibrationBar = b;

Callers 9

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

Calls

no outgoing calls

Tested by

no test coverage detected