Documentation of 'ij.gui.PlotDialog' Java class
PlotDialog
ij.gui

Class PlotDialog



  • public class PlotDialog
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int AXIS_OPTIONS
      types of dialog
      static int HI_RESOLUTION
      types of dialog
      static int LEGEND
      types of dialog
      static int SET_RANGE
      types of dialog
    • Constructor Summary

      Constructors 
      Constructor and Description
      PlotDialog(Plot plot, int dialogType)
      Construct a new PlotDialog, show it and do the appropriate action on the plot
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void showDialog(java.awt.Frame parent)
      Asks the user for axis scaling; then replot with new scale on the same ImageProcessor.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlotDialog

        public PlotDialog(Plot plot,
                          int dialogType)
        Construct a new PlotDialog, show it and do the appropriate action on the plot
    • Method Detail

      • showDialog

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.