public class ROI3DImageJExporter extends Object implements ImageJDataExporter
| Constructor and Description |
|---|
ROI3DImageJExporter() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo)
Converts a JIPipe data type to its corresponding ImageJ data type
|
Class<?> |
getExportedImageJDataType() |
Class<? extends JIPipeData> |
getExportedJIPipeDataType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportData, getDescription, getNamepublic List<Object> exportData(JIPipeDataTable dataTable, ImageJExportParameters parameters, JIPipeProgressInfo progressInfo)
ImageJDataExporterexportData in interface ImageJDataExporterdataTable - JIPipe data as tableparameters - Properties of the export operationprogressInfo - the progress infopublic Class<? extends JIPipeData> getExportedJIPipeDataType()
getExportedJIPipeDataType in interface ImageJDataExporterJIPipeData type that is exported by this classpublic Class<?> getExportedImageJDataType()
getExportedImageJDataType in interface ImageJDataExporterCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.