Package ij.gui

Class PlotDialog


  • public class PlotDialog
    extends Object
    • Constructor Detail

      • PlotDialog

        public PlotDialog​(Plot plot,
                          int dialogType)
        Construct a new PlotDialog for a given plot and sets the type of dialog
    • Method Detail

      • showDialog

        public void showDialog​(Frame parent)
        Asks the user for axis scaling; then replot with new scale on the same ImageProcessor. The 'parent' frame may be null