public class IJ2DataFromImageWindowImageJImporter extends Object implements ImageJDataImporter
Constructor and Description |
---|
IJ2DataFromImageWindowImageJImporter() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getImportedImageJDataType() |
Class<? extends JIPipeData> |
getImportedJIPipeDataType() |
JIPipeDataTable |
importData(List<Object> objects,
ImageJImportParameters parameters,
JIPipeProgressInfo progressInfo)
Imports JIPipe data from ImageJ
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, importData
public IJ2DataFromImageWindowImageJImporter()
public JIPipeDataTable importData(List<Object> objects, ImageJImportParameters parameters, JIPipeProgressInfo progressInfo)
ImageJDataImporter
importData
in interface ImageJDataImporter
objects
- the ImageJ objects (if available)parameters
- Parameters of the adapter. Depends entirely on the adapterprogressInfo
- the progress infopublic Class<? extends JIPipeData> getImportedJIPipeDataType()
getImportedJIPipeDataType
in interface ImageJDataImporter
public Class<?> getImportedImageJDataType()
getImportedImageJDataType
in interface ImageJDataImporter
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.