Package | Description |
---|---|
net.imagej.overlay |
Modifier and Type | Method and Description |
---|---|
static CompositeOverlay.Operation |
CompositeOverlay.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompositeOverlay.Operation[] |
CompositeOverlay.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeOverlay.doOperation(CompositeOverlay.Operation op,
Overlay o) |
Copyright © 2014–2022 ImageJ. All rights reserved.