public class IntervalImageJ2ModuleInput extends DataSlotModuleInput<net.imglib2.Interval,ImageJ2DatasetData>
Interval
, assumed to be ImgPlus
It is assumed that these refer to images (conversion to ImageJ2DatasetData
)Constructor and Description |
---|
IntervalImageJ2ModuleInput() |
Modifier and Type | Method and Description |
---|---|
net.imglib2.Interval |
convertJIPipeToModuleData(ImageJ2DatasetData obj) |
ImageJ2DatasetData |
convertModuleToJIPipeData(net.imglib2.Interval obj) |
Class<ImageJ2DatasetData> |
getJIPipeDataType() |
Class<net.imglib2.Interval> |
getModuleDataType() |
getAcceptedModuleFieldClass, handlesInput, handlesOutput, install, install, transferFromJIPipe, transferToJIPipe
getInfo, getPriority, setInfo, setPriority
public net.imglib2.Interval convertJIPipeToModuleData(ImageJ2DatasetData obj)
convertJIPipeToModuleData
in class DataSlotModuleInput<net.imglib2.Interval,ImageJ2DatasetData>
public ImageJ2DatasetData convertModuleToJIPipeData(net.imglib2.Interval obj)
convertModuleToJIPipeData
in class DataSlotModuleInput<net.imglib2.Interval,ImageJ2DatasetData>
public Class<net.imglib2.Interval> getModuleDataType()
getModuleDataType
in class DataSlotModuleInput<net.imglib2.Interval,ImageJ2DatasetData>
public Class<ImageJ2DatasetData> getJIPipeDataType()
getJIPipeDataType
in class DataSlotModuleInput<net.imglib2.Interval,ImageJ2DatasetData>
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.