Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getPlot
Method
getPlot
ij/src/main/java/ij/ImagePlus.java:3638–3640 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3636
}
3637
3638
public
Plot getPlot() {
3639
return
plot;
3640
}
3641
3642
public
Properties getImageProperties() {
3643
if
(imageProperties==null)
Callers
1
showPlotValues
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected