Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ scriptMode
Method
scriptMode
ij/src/main/java/ij/plugin/frame/Recorder.java:909–911 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
907
}
908
909
public
static
boolean scriptMode() {
910
return
scriptMode;
911
}
912
913
public
void
actionPerformed(ActionEvent e) {
914
if
(e.getSource()==createButton)
Callers
15
closeImage
Method · 0.95
run
Method · 0.95
calculate
Method · 0.95
addToRoiManager
Method · 0.95
setProperties
Method · 0.95
setSlice
Method · 0.95
showDialog
Method · 0.95
run
Method · 0.95
applyThreshold
Method · 0.95
makeComposite
Method · 0.95
doOptions
Method · 0.95
convertStackToHS
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected