Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ setPlotMaker
Method
setPlotMaker
ij/src/main/java/ij/gui/Plot.java:4222–4224 ·
view source on GitHub ↗
(PlotMaker plotMaker)
Source
from the content-addressed store, hash-verified
4220
}
4221
4222
public
void
setPlotMaker(PlotMaker plotMaker) {
4223
this.plotMaker = plotMaker;
4224
}
4225
4226
PlotMaker getPlotMaker() {
4227
return
plotMaker;
Callers
3
run
Method · 0.95
run
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected