Modifier and Type | Class and Description |
---|---|
class |
ImageJDataExportOperation
Combines a
ImageJDataExporter with its appropriate parameters. |
Modifier and Type | Method and Description |
---|---|
ImageJExportParameters |
ImageJDataExportOperation.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
ImageJExportParameters.copyTo(ImageJExportParameters other) |
default List<Object> |
ImageJDataExporter.exportData(JIPipeData data,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo)
Converts a JIPipe data type to its corresponding ImageJ data type
|
List<Object> |
EmptyImageJDataExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
List<Object> |
ImageJDataExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo)
Converts a JIPipe data type to its corresponding ImageJ data type
|
List<Object> |
DataTableImageJDataExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters properties,
JIPipeProgressInfo progressInfo) |
void |
ImageJDataExportOperation.setParameters(ImageJExportParameters parameters)
Sets arbitrary string data that can be used by the adapter for the conversion
|
Constructor and Description |
---|
ImageJExportParameters(ImageJExportParameters other) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
CellposeSizeModelImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
List<Object> |
CellposeModelImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
CLIIJ2DataToImageWindowImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
PathDataToTableImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
IJ2DataToImageWindowImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
ImageJExportParameters |
RunImageJExporterAlgorithm.getExportParameters() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
ImagePlusDataToImageWindowImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
List<Object> |
RoiManagerImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
List<Object> |
OMEImageToImageWindowImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJDataExportOperationRef.configure(ImageJExportParameters parameters)
Overrides parameters if enabled
|
Modifier and Type | Method and Description |
---|---|
List<Object> |
ResultsTableDataImageJExporter.exportData(JIPipeDataTable dataTable,
ImageJExportParameters parameters,
JIPipeProgressInfo progressInfo) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.