MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / remove

Method remove

ij/src/main/java/ij/plugin/frame/RoiManager.java:3015–3018  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3013 }
3014
3015 @Override
3016 public void remove() {
3017 throw new UnsupportedOperationException();
3018 }
3019 };
3020 return it;
3021 }

Callers 15

saveMPTableMethod · 0.45
clearPropertiesMethod · 0.45
removeActionListenerMethod · 0.45
resetMenuMethod · 0.45
removeShortcutsMethod · 0.45
runMethod · 0.45
commandExecutingMethod · 0.45
showWindowMethod · 0.45
deleteMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected