public class DefaultImageJ2JIPipeModuleIOService extends AbstractService implements ImageJ2JIPipeModuleIOService
Constructor and Description |
---|
DefaultImageJ2JIPipeModuleIOService() |
Modifier and Type | Method and Description |
---|---|
ImageJ2ModuleIO |
findModuleIO(ModuleItem<?> moduleItem,
JIPipeSlotType ioType)
Finds the best matching IO handler for the module item
|
Class<ImageJ2ModuleIO> |
getPluginType() |
void |
reload() |
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
create, getPlugins, getPluginService, pluginService
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public void reload()
public ImageJ2ModuleIO findModuleIO(ModuleItem<?> moduleItem, JIPipeSlotType ioType)
ImageJ2JIPipeModuleIOService
findModuleIO
in interface ImageJ2JIPipeModuleIOService
moduleItem
- the module itemioType
- the IO typeImageJ2ModuleIO
or nullpublic Class<ImageJ2ModuleIO> getPluginType()
getPluginType
in interface PTService<ImageJ2ModuleIO>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.