Modifier and Type | Class and Description |
---|---|
class |
JIPipeIteratingAlgorithm
An
JIPipeAlgorithm that iterates through each data row. |
class |
JIPipeIteratingMissingDataGeneratorAlgorithm
An
JIPipeAlgorithm that passes incoming data to their corresponding output slots if the data batch is complete
and otherwise runs a generator function that generates missing data items. |
class |
JIPipeMergingAlgorithm
An
JIPipeAlgorithm that applies a similar algorithm to JIPipeIteratingAlgorithm , but does create JIPipeMergingDataBatch instead. |
class |
JIPipeMissingDataGeneratorAlgorithm
An
JIPipeAlgorithm that passes incoming data to their corresponding output slots if the data batch is complete
and otherwise runs a generator function that generates missing data items. |
class |
JIPipeSingleIterationAlgorithm
An
JIPipeAlgorithm that applies a single iteration with a data batch containing all data. |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationFilterExpression |
Modifier and Type | Class and Description |
---|---|
class |
CellposeModel |
class |
CellposePretrainedModel |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationGeneratorExpression
An expression that is used to generate annotations for data
|
class |
AnnotationQueryExpression
An expression that is used to query annotations
|
class |
DataAnnotationQueryExpression
An expression that is used to query annotations
|
class |
DataRowQueryExpression
Expression for selecting rows inside a data table
|
class |
NamedStringQueryExpression |
class |
StringMapQueryExpression |
class |
StringQueryExpression
Expression for querying strings
|
class |
TableCellValueQueryExpression
Expression for querying strings
|
class |
TableColumnSourceExpressionParameter
Parameter that acts as source (via matching a column) or a generator
|
Modifier and Type | Class and Description |
---|---|
class |
FormGeneratorAlgorithm
A node base class that adds a new form element into the list of existing forms
|
Modifier and Type | Class and Description |
---|---|
static class |
AnalyzeSkeleton2D3DAlgorithm.CycleRemovalMethod |
static class |
AnalyzeSkeleton2D3DAlgorithm.EndRemovalMethod |
Modifier and Type | Class and Description |
---|---|
static class |
BlendImagesAlgorithm.BlendMode |
Modifier and Type | Class and Description |
---|---|
static class |
LabelsToROIAlgorithm.Method |
Modifier and Type | Class and Description |
---|---|
static class |
SplitRoiConnectedComponentsAlgorithm.DimensionOperation |
Modifier and Type | Class and Description |
---|---|
class |
BorderMode |
Modifier and Type | Class and Description |
---|---|
class |
OmniposeModel |
class |
OmniposePretrainedModel |
Modifier and Type | Class and Description |
---|---|
class |
StringQueryExpressionAndStringPairParameter
A parameter that renames a matching string into another string
|
Modifier and Type | Class and Description |
---|---|
class |
IntegerRange
Parameter that contains an integer range as string.
|
Modifier and Type | Method and Description |
---|---|
static String |
DocumentationUtils.getDocumentationDescription(JIPipeDocumentationDescription documentation)
Returns the documentation description string if available.
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.