public interface ImageJ2JIPipeModuleIOService extends org.scijava.plugin.PTService<ImageJ2ModuleIO>, net.imagej.ImageJService
Modifier and Type | Method and Description |
---|---|
ImageJ2ModuleIO |
findModuleIO(org.scijava.module.ModuleItem<?> moduleItem,
JIPipeSlotType ioType)
Finds the best matching IO handler for the module item
|
ImageJ2ModuleIO findModuleIO(org.scijava.module.ModuleItem<?> moduleItem, JIPipeSlotType ioType)
moduleItem
- the module itemioType
- the IO typeImageJ2ModuleIO
or nullCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.