public class ImageJ1ToImageJ2Converter extends Object implements JIPipeDataConverter
Constructor and Description |
---|
ImageJ1ToImageJ2Converter() |
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 JIPipeDataConverter
public Class<? extends JIPipeData> getOutputType()
getOutputType
in interface JIPipeDataConverter
public JIPipeData convert(JIPipeData input)
JIPipeDataConverter
convert
in interface JIPipeDataConverter
input
- the input dataCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.