Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getStyle
Method
getStyle
ij/src/main/java/ij/gui/Arrow.java:354–356 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
352
}
353
354
public
int
getStyle() {
355
return
style;
356
}
357
358
public
static
void
setDefaultStyle(
int
style) {
359
defaultStyle = style;
Callers
13
record
Method · 0.95
copyAttributes
Method · 0.95
showDialog
Method · 0.45
showDialog
Method · 0.45
write
Method · 0.45
saveOverlayOptions
Method · 0.45
saveTextRoi
Method · 0.45
dialogItemChanged
Method · 0.45
setFont
Method · 0.45
setAxisLabelFont
Method · 0.45
setFont
Method · 0.45
showDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected