-
- All Known Implementing Classes:
Profiler,ZAxisProfiler
public interface PlotMakerPlugins that generate "Live" profile plots (Profiler and ZAxisProfiler) displayed in PlotWindows implement this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlotgetPlot()Returns a profile plot.ImagePlusgetSourceImage()Returns the ImagePlus used to generate the profile plots.
-