ij.gui
Class RoiProperties
java.lang.Object
ij.gui.RoiProperties
public class RoiProperties
- extends Object
Displays a dialog that allows the user to specify ROI properties such as color and line width.
|
Constructor Summary |
RoiProperties(String title,
Roi roi)
Constructs a ColorChooser using the specified title and initial color. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoiProperties
public RoiProperties(String title,
Roi roi)
- Constructs a ColorChooser using the specified title and initial color.
showDialog
public boolean showDialog()
- Displays the dialog box and returns 'false' if the user cancels it.
showImageDialog
public boolean showImageDialog(String name)
Copyright © 1997–2015 NIH. All rights reserved.