Modifier and Type | Class and Description |
---|---|
class |
JIPipeCompartmentOutputData
Represents an
JIPipeCompartmentOutput in the compartment graph. |
Modifier and Type | Interface and Description |
---|---|
interface |
JIPipeData
Base class for any JIPipe data wrapper class
There must be a static function importData(
JIPipeReadDataStorage , JIPipeProgressInfo) that imports the data from a row storage folder. |
class |
JIPipeDataTable |
class |
JIPipeEmptyData |
class |
JIPipeSerializedJsonObjectData
A base class for
JIPipeData that is serialized from/to JSON for convenience
Ensure that this data type has a copy constructor for the duplicate() function. |
class |
JIPipeSerializedParameterCollectionData
A base class for
JIPipeData that is serialized from/to JSON for convenience
Only valid JIPipeParameter definitions are stored. |
Modifier and Type | Class and Description |
---|---|
class |
DataBatchStatusData |
Modifier and Type | Class and Description |
---|---|
class |
CellposeModelData
Wrapper around Cellpose models
|
class |
CellposeSizeModelData
Wrapper around Cellpose models
|
Modifier and Type | Class and Description |
---|---|
class |
CLIJImageData
Contains a CLIJ image
|
Modifier and Type | Class and Description |
---|---|
class |
PathData
Encapsulates a
Path |
Modifier and Type | Class and Description |
---|---|
class |
FormData
Base class for any form data.
|
Modifier and Type | Class and Description |
---|---|
class |
ModelData |
class |
SpotDetectorData |
class |
SpotsCollectionData |
class |
SpotTrackerData |
class |
TrackCollectionData |
Modifier and Type | Class and Description |
---|---|
class |
WekaModelData
Wrapper around Cellpose models
|
Modifier and Type | Class and Description |
---|---|
class |
ImageJ2DatasetData |
Modifier and Type | Class and Description |
---|---|
class |
BorderImageJ2OutOfBoundsFactoryData |
class |
EmptyImageJ2OutOfBoundsFactory |
class |
ImageJ2OutOfBoundsFactoryData |
class |
MirrorImageJ2OutOfBoundsFactoryData |
class |
PeriodicImageJ2OutOfBoundsFactoryData |
Modifier and Type | Class and Description |
---|---|
class |
ByteConstantValueImageJ2OutOfBoundsFactoryData |
class |
DoubleConstantValueImageJ2OutOfBoundsFactoryData |
class |
FloatConstantValueImageJ2OutOfBoundsFactoryData |
class |
IntegerConstantValueImageJ2OutOfBoundsFactoryData |
class |
LongConstantValueImageJ2OutOfBoundsFactoryData |
class |
ShortConstantValueImageJ2OutOfBoundsFactoryData |
Modifier and Type | Class and Description |
---|---|
class |
CenteredRectangleImageJ2ShapeData |
class |
DiamondImageJ2ShapeData |
class |
DiamondTipsImageJ2ShapeData |
class |
EmptyImageJ2ShapeData |
class |
HorizontalLineImageJ2ShapeData |
class |
HyperSphereImageJ2ShapeData |
class |
ImageJ2ShapeData |
class |
PairOfPointsImageJ2ShapeData |
class |
PeriodicLineImageJ2ShapeData |
class |
RectangleImageJ2ShapeData |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusData
ImageJ image
|
class |
LUTData |
class |
OMEImageData
Data that is a representation of all information saved in Bio-Formats
|
class |
ROIListData
Contains
Roi |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusFFTData
Image in frequency space
|
Modifier and Type | Class and Description |
---|---|
class |
ParametersData
Stores the parameters of an algorithm
|
Modifier and Type | Class and Description |
---|---|
class |
OMERODatasetReferenceData |
class |
OMEROGroupReferenceData
Data that stores a reference to an OMERO project
|
class |
OMEROImageReferenceData |
class |
OMEROProjectReferenceData
Data that stores a reference to an OMERO project
|
Modifier and Type | Class and Description |
---|---|
class |
PlotData
Contains all necessary data to generate a plot
|
Modifier and Type | Class and Description |
---|---|
class |
JsonData |
class |
StringData
A data type that contains a string
|
class |
XMLData |
Modifier and Type | Class and Description |
---|---|
class |
DoubleArrayTableColumn
TableColumn that contains doubles. |
class |
FloatArrayTableColumn
TableColumn that contains doubles. |
class |
ResultsTableData
Data containing a
ResultsTable |
class |
RowIndexTableColumn
Generates numbers from 0 to row count
|
class |
StringArrayTableColumn
TableColumn that contains doubles. |
interface |
TableColumn
An
JIPipeData type that represents a column. |
class |
ZeroTableColumn
Generates numbers from 0 to row count
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.