public interface ImageJ2JIPipeModuleIOService extends PTService<ImageJ2ModuleIO>, ImageJService
Modifier and Type | Method and Description |
---|---|
ImageJ2ModuleIO |
findModuleIO(ModuleItem<?> moduleItem,
JIPipeSlotType ioType)
Finds the best matching IO handler for the module item
|
create, getPlugins, getPluginService, getPluginType, pluginService
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
ImageJ2ModuleIO findModuleIO(ModuleItem<?> moduleItem, JIPipeSlotType ioType)
moduleItem
- the module itemioType
- the IO typeImageJ2ModuleIO
or nullCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.