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

Class RoiProperties



  • public class RoiProperties
    extends java.lang.Object
    Displays a dialog that allows the user to specify ROI properties such as color and line width.
    • Constructor Summary

      Constructors 
      Constructor and Description
      RoiProperties(java.lang.String title, Roi roi)
      Constructs a ColorChooser using the specified title and initial color.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean showDialog()
      Displays the dialog box and returns 'false' if the user cancels it.
      boolean showImageDialog(java.lang.String name) 
      • Methods inherited from class java.lang.Object

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

      • RoiProperties

        public RoiProperties(java.lang.String title,
                             Roi roi)
        Constructs a ColorChooser using the specified title and initial color.
    • Method Detail

      • showDialog

        public boolean showDialog()
        Displays the dialog box and returns 'false' if the user cancels it.
      • showImageDialog

        public boolean showImageDialog(java.lang.String name)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.