public class DefaultImageJ2JIPipeModuleIOService extends org.scijava.service.AbstractService implements ImageJ2JIPipeModuleIOService
Constructor and Description |
---|
DefaultImageJ2JIPipeModuleIOService() |
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
|
Class<ImageJ2ModuleIO> |
getPluginType() |
void |
reload() |
getInfo, getPriority, setInfo, setPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public void reload()
public ImageJ2ModuleIO findModuleIO(org.scijava.module.ModuleItem<?> moduleItem, JIPipeSlotType ioType)
ImageJ2JIPipeModuleIOService
findModuleIO
in interface ImageJ2JIPipeModuleIOService
moduleItem
- the module itemioType
- the IO typeImageJ2ModuleIO
or nullpublic Class<ImageJ2ModuleIO> getPluginType()
getPluginType
in interface org.scijava.plugin.PTService<ImageJ2ModuleIO>
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.