public class ResultsTableDataImageJImporter extends Object implements ImageJDataImporter
| Constructor and Description |
|---|
ResultsTableDataImageJImporter() |
| 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, waitgetDescription, getName, importDatapublic JIPipeDataTable importData(List<Object> objects, ImageJImportParameters parameters, JIPipeProgressInfo progressInfo)
ImageJDataImporterimportData in interface ImageJDataImporterobjects - 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 ImageJDataImporterpublic Class<?> getImportedImageJDataType()
getImportedImageJDataType in interface ImageJDataImporterCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.