Package | Description |
---|---|
plugins.big.shapedesigner.keeper | |
plugins.big.shapedesigner.roi |
Modifier and Type | Method and Description |
---|---|
void |
SnakeKeeper.setSnakeEditMode(SnakeEditMode editingMode) |
void |
KeepersList.setSnakeEditMode(SnakeEditMode editingMode)
Sets the
SnakeEditMode to all elements of
ESnakeKeeper contained in the list. |
Modifier and Type | Method and Description |
---|---|
static SnakeEditMode |
SnakeEditMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SnakeEditMode[] |
SnakeEditMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Snake2DROI.setEditMode(SnakeEditMode editMode) |