Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getOutline
Method
getOutline
ij/src/main/java/ij/gui/Arrow.java:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
}
401
402
public
boolean getOutline() {
403
return
outline;
404
}
405
406
public
static
void
setDefaultOutline(boolean b) {
407
defaultOutline = b;
Callers
5
record
Method · 0.95
copyAttributes
Method · 0.95
drawAxesTicksGridNumbers
Method · 0.80
drawString2
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected