Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ noRoi
Method
noRoi
ij/src/main/java/ij/plugin/Selection.java:1130–1132 ·
view source on GitHub ↗
(String command)
Source
from the content-addressed store, hash-verified
1128
}
1129
1130
void
noRoi(String command) {
1131
IJ.error(command,
"This command requires a selection"
);
1132
}
1133
1134
}
Callers
9
enlarge
Method · 0.95
fitCircle
Method · 0.95
fitSpline
Method · 0.95
interpolate
Method · 0.95
createEllipse
Method · 0.95
toBoundingBox
Method · 0.95
makeBand
Method · 0.95
fitRectangle
Method · 0.95
translate
Method · 0.95
Calls
1
error
Method · 0.95
Tested by
no test coverage detected