public class RoiProperties
extends java.lang.Object
| Constructor and Description |
|---|
RoiProperties(java.lang.String title,
Roi roi)
Constructs a ColorChooser using the specified title and initial color.
|
| 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) |
public RoiProperties(java.lang.String title,
Roi roi)