Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ resetDefaultHandleSize
Method
resetDefaultHandleSize
ij/src/main/java/ij/gui/Roi.java:1464–1466 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1462
}
1463
1464
public
static
void
resetDefaultHandleSize() {
1465
defaultHandleSize = 0;
1466
}
1467
1468
void
drawHandle(Graphics g,
int
x,
int
y) {
1469
int
threshold1 = 7500;
Callers
2
setGuiScale
Method · 0.95
setDefaultStrokeWidth
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected