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