Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getPlot
Method
getPlot
ij/src/main/java/ij/gui/PlotMaker.java:9–9 ·
view source on GitHub ↗
Returns a profile plot.
()
Source
from the content-addressed store, hash-verified
7
8
/** Returns a profile plot. */
9
public
Plot getPlot();
10
11
/** Returns the ImagePlus used to generate the profile plots. */
12
public
ImagePlus getSourceImage();
Callers
14
updateImage
Method · 0.65
getImage
Method · 0.65
getBufferedImage
Method · 0.65
showPlotValues
Method · 0.65
run
Method · 0.65
run
Method · 0.65
tileWindows
Method · 0.65
plot
Method · 0.65
savePlotStack
Method · 0.65
actionPerformed
Method · 0.65
run
Method · 0.65
freeze
Method · 0.65
Implementers
2
ZAxisProfiler
ij/src/main/java/ij/plugin/ZAxisProfil
Profiler
ij/src/main/java/ij/plugin/Profiler.ja
Calls
no outgoing calls
Tested by
no test coverage detected