Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerDatatypeConversion(JIPipeDataConverter converter)
Registers a non-trivial conversion between data types.
|
Modifier and Type | Method and Description |
---|---|
JIPipeDataConverter |
JIPipeDatatypeRegistry.DataConverterEdge.getConverter()
The converter if the data types cannot be trivially converted
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDatatypeRegistry.registerConversion(JIPipeDataConverter converter)
Registers a data converter that allows implicit conversion between data types
|
void |
JIPipeDatatypeRegistry.DataConverterEdge.setConverter(JIPipeDataConverter converter) |
Modifier and Type | Class and Description |
---|---|
class |
ImplicitResultsTableDataConverter
Converts
ResultsTableData to AnnotationTableData |
Modifier and Type | Class and Description |
---|---|
class |
CLIJImageToImagePlusDataConverter
Converter from
CLIJImageData to ImagePlusData |
class |
ImagePlusDataToCLIJImageDataConverter
Converter from
ImagePlusData to CLIJImageData |
Modifier and Type | Class and Description |
---|---|
class |
ImplicitPathTypeConverter
Converts between the
PathData types (non-trivial conversions) |
Modifier and Type | Class and Description |
---|---|
class |
SpotsToRoiConverter |
Modifier and Type | Class and Description |
---|---|
class |
ImageJ1ToImageJ2Converter |
class |
ImageJ2ToImageJ1Converter |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusToOMEImageTypeConverter |
class |
ImageToLUTTypeConverter |
class |
ImplicitImageTypeConverter
An implicit converter between
ImagePlusData types |
class |
LUTToImageTypeConverter |
class |
OMEImageToImagePlusTypeConverter |
class |
OmeImageToOMEXMLTypeConverter |
class |
OMEImageToROITypeConverter |
class |
PlotToImageTypeConverter |
Modifier and Type | Class and Description |
---|---|
class |
ParametersDataToResultsTableDataConverter |
Modifier and Type | Class and Description |
---|---|
class |
PlotToTableConverter |
Modifier and Type | Class and Description |
---|---|
class |
StringDataConverter |
Modifier and Type | Class and Description |
---|---|
class |
DoubleArrayColumnToTableConverter
Converts a column to a table
|
class |
StringArrayColumnToTableConverter
Converts a column to a table
|
Modifier and Type | Class and Description |
---|---|
class |
PathDataToJIPipeOutputConverter |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.