Uses of Class
ij.gui.Plot

Packages that use Plot
ij.gui   
ij2x.gui   
 

Uses of Plot in ij.gui
 

Methods in ij.gui with parameters of type Plot
 void PlotWindow.drawPlot(Plot plot)
          Draws a new plot in this window.
 

Uses of Plot in ij2x.gui
 

Methods in ij2x.gui that return Plot
 Plot ProfilePlot.createData()
          Displays this profile plot in a window.