Modifier and Type | Method and Description |
---|---|
Map<org.scijava.module.ModuleItem<?>,ImageJ2ModuleIO> |
ImageJ2OpNodeInfo.getInputModuleIO() |
Map<org.scijava.module.ModuleItem<?>,ImageJ2ModuleIO> |
ImageJ2OpNodeInfo.getOutputModuleIO() |
Modifier and Type | Class and Description |
---|---|
class |
ServiceImageJ2ModuleIO
Dummy IO for service parameters
|
Modifier and Type | Method and Description |
---|---|
ImageJ2ModuleIO |
ImageJ2JIPipeModuleIOService.findModuleIO(org.scijava.module.ModuleItem<?> moduleItem,
JIPipeSlotType ioType)
Finds the best matching IO handler for the module item
|
ImageJ2ModuleIO |
DefaultImageJ2JIPipeModuleIOService.findModuleIO(org.scijava.module.ModuleItem<?> moduleItem,
JIPipeSlotType ioType) |
Modifier and Type | Method and Description |
---|---|
Class<ImageJ2ModuleIO> |
DefaultImageJ2JIPipeModuleIOService.getPluginType() |
Modifier and Type | Interface and Description |
---|---|
interface |
DataSlotModuleIO |
Modifier and Type | Class and Description |
---|---|
class |
DatasetImageJ2ModuleInput
Handling of
Dataset
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
DataSlotModuleInput<ModuleDataType,JIPipeDataType extends JIPipeData> |
class |
ImagePlusImageJ2ModuleInput
Handling of
ImagePlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
IntervalImageJ2ModuleInput
Handling of
Interval , assumed to be ImgPlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
IterableImageJ2ModuleInput
Handling of
Iterable , assumed to be ImgPlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
OutOfBoundsFactoryImageJ2ModuleInput
Handling of
OutOfBoundsFactory |
class |
RandomAccessibleImageJ2ModuleInput
Handling of
RandomAccessible , assumed to be ImgPlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
ShapeImageJ2ModuleInput
Handling of
Shape |
Modifier and Type | Class and Description |
---|---|
class |
DatasetImageJ2ModuleOutput
Handling of
Dataset
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
DataSlotModuleOutput<ModuleDataType,JIPipeDataType extends JIPipeData> |
class |
ImagePlusImageJ2ModuleOutput
Handling of
ImagePlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
IntervalImageJ2ModuleOutput
Handling of
Interval , assumed to be ImgPlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
class |
RandomAccessibleImageJ2ModuleOutput
Handling of
RandomAccessible , assumed to be ImgPlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData ) |
Modifier and Type | Interface and Description |
---|---|
interface |
ParameterModuleIO |
Modifier and Type | Class and Description |
---|---|
class |
ParameterImageJ2ModuleInput<ModuleType,JIPipeType>
Handles input parameters (passed from/to JIPipe parameters)
|
class |
RealTypeParameterImageJ2ModuleInput |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayParameterImageJ2ModuleInput |
class |
DoubleArrayParameterImageJ2ModuleInput |
class |
FloatArrayParameterImageJ2ModuleInput |
class |
IntegerArrayParameterImageJ2ModuleInput |
class |
LongArrayParameterImageJ2ModuleInput |
class |
ShortArrayParameterImageJ2ModuleInput |
class |
StringArrayParameterImageJ2ModuleInput |
Modifier and Type | Class and Description |
---|---|
class |
BooleanParameterImageJ2ModuleInput |
class |
ByteParameterImageJ2ModuleInput |
class |
DoubleParameterImageJ2ModuleInput |
class |
FloatParameterImageJ2ModuleInput |
class |
IntegerParameterImageJ2ModuleInput |
class |
LongParameterImageJ2ModuleInput |
class |
ShortParameterImageJ2ModuleInput |
class |
StringParameterImageJ2ModuleInput |
Modifier and Type | Class and Description |
---|---|
class |
ParameterImageJ2ModuleOutput<ModuleType,JIPipeType>
Handles input parameters (passed from/to JIPipe parameters)
|
class |
RealTypeParameterImageJ2ModuleOutput |
Modifier and Type | Class and Description |
---|---|
class |
BooleanParameterImageJ2ModuleOutput |
class |
ByteParameterImageJ2ModuleOutput |
class |
DoubleParameterImageJ2ModuleOutput |
class |
FloatParameterImageJ2ModuleOutput |
class |
IntegerParameterImageJ2ModuleOutput |
class |
LongParameterImageJ2ModuleOutput |
class |
ShortParameterImageJ2ModuleOutput |
class |
StringParameterImageJ2ModuleOutput |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.