public class SpotsToRoiConverter extends Object implements JIPipeDataConverter
| Constructor and Description |
|---|
SpotsToRoiConverter() |
| Modifier and Type | Method and Description |
|---|---|
JIPipeData |
convert(JIPipeData input)
Converts the supported input type to the output type
|
Class<? extends JIPipeData> |
getInputType() |
Class<? extends JIPipeData> |
getOutputType() |
public Class<? extends JIPipeData> getInputType()
getInputType in interface JIPipeDataConverterpublic Class<? extends JIPipeData> getOutputType()
getOutputType in interface JIPipeDataConverterpublic JIPipeData convert(JIPipeData input)
JIPipeDataConverterconvert in interface JIPipeDataConverterinput - the input dataCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.