MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getPlotMaker

Method getPlotMaker

ij/src/main/java/ij/gui/Plot.java:4226–4228  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4224 }
4225
4226 PlotMaker getPlotMaker() {
4227 return plotMaker;
4228 }
4229
4230 /** Returns the labels of the (non-hidden) datasets as linefeed-delimited String.
4231 * If the label is not set, a blank line is added. */

Callers 2

drawMethod · 0.80
enableLivePlotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected