MCPcopy 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

enlargeMethod · 0.95
fitCircleMethod · 0.95
fitSplineMethod · 0.95
interpolateMethod · 0.95
createEllipseMethod · 0.95
toBoundingBoxMethod · 0.95
makeBandMethod · 0.95
fitRectangleMethod · 0.95
translateMethod · 0.95

Calls 1

errorMethod · 0.95

Tested by

no test coverage detected