Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ remove
Method
remove
ij/src/main/java/ij/gui/Roi.java:3044–3047 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3042
}
3043
3044
@Override
3045
public
void
remove() {
3046
throw
new
UnsupportedOperationException();
3047
}
3048
3049
// finds the next element (from start), sets next
3050
private
void
findNext(
int
start) {
Callers
1
setProperty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected