Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
newOverlay
Method · 0.95
setOverlay
Method · 0.95
saveOverlayOptions
Method · 0.95
putHeader2
Method · 0.95
run
Method · 0.80
showDialog
Method · 0.80
drawOverlay
Method · 0.80
initGraphics
Method · 0.80
setPrototypeOverlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected