public class ImageJ2ToImageJ1Converter extends Object implements JIPipeDataConverter
Constructor and Description |
---|
ImageJ2ToImageJ1Converter() |
Modifier and Type | Method and Description |
---|---|
JIPipeData |
convert(JIPipeData input,
JIPipeProgressInfo progressInfo)
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, JIPipeProgressInfo progressInfo)
JIPipeDataConverter
convert
in interface JIPipeDataConverter
input
- the input dataprogressInfo
- the progress infoCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.