MCPcopy 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

updateImageMethod · 0.65
getImageMethod · 0.65
getBufferedImageMethod · 0.65
showPlotValuesMethod · 0.65
runMethod · 0.65
runMethod · 0.65
tileWindowsMethod · 0.65
plotMethod · 0.65
savePlotStackMethod · 0.65
actionPerformedMethod · 0.65
runMethod · 0.65
freezeMethod · 0.65

Implementers 2

ZAxisProfilerij/src/main/java/ij/plugin/ZAxisProfil
Profilerij/src/main/java/ij/plugin/Profiler.ja

Calls

no outgoing calls

Tested by

no test coverage detected