Package | Description |
---|---|
net.imagej.ops.run |
Modifier and Type | Class and Description |
---|---|
class |
RunByName
Implementation of "run" that invokes the op by name.
|
class |
RunByOp
Implementation of "run" that invokes the specified
Op instance. |
class |
RunByType
Implementation of "run" that invokes the op by type.
|
Copyright © 2014–2022 ImageJ. All rights reserved.