Modifier and Type | Method and Description |
---|---|
static <T extends JIPipeData> |
JIPipe.importData(JIPipeReadDataStorage storage,
Class<T> klass,
JIPipeProgressInfo progressInfo)
Imports data of given data type from its output folder.
|
Modifier and Type | Method and Description |
---|---|
static JIPipeCompartmentOutputData |
JIPipeCompartmentOutputData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static <T extends JIPipeData> |
JIPipeSerializedJsonObjectData.importData(JIPipeReadDataStorage storage,
Class<T> klass) |
static JIPipeDataTable |
JIPipeDataTable.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo)
Imports this data from the path
|
static JIPipeEmptyData |
JIPipeEmptyData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static JIPipeData |
JIPipeSerializedParameterCollectionData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeFileSystemReadDataStorage
Storage on a file system
|
class |
JIPipeZIPReadDataStorage
A storage the reads a ZIP file
|
Modifier and Type | Method and Description |
---|---|
JIPipeReadDataStorage |
JIPipeFileSystemReadDataStorage.resolve(Path path) |
JIPipeReadDataStorage |
JIPipeZIPReadDataStorage.resolve(Path path) |
JIPipeReadDataStorage |
JIPipeReadDataStorage.resolve(Path path)
Returns a new storage that resolves to a path inside this storage
|
default JIPipeReadDataStorage |
JIPipeReadDataStorage.resolve(String name)
Returns a new storage that resolves to a path inside this storage
|
Modifier and Type | Method and Description |
---|---|
static DataBatchStatusData |
DataBatchStatusData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static CellposeModelData |
CellposeModelData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static CellposeSizeModelData |
CellposeSizeModelData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static CLIJImageData |
CLIJImageData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static FolderData |
FolderData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static FileData |
FileData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static PathData |
PathData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ModelData |
ModelData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static SpotTrackerData |
SpotTrackerData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static SpotsCollectionData |
SpotsCollectionData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static SpotDetectorData |
SpotDetectorData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static TrackCollectionData |
TrackCollectionData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static WekaModelData |
WekaModelData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImageJ2DatasetData |
ImageJ2DatasetData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static PeriodicImageJ2OutOfBoundsFactoryData |
PeriodicImageJ2OutOfBoundsFactoryData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static MirrorImageJ2OutOfBoundsFactoryData |
MirrorImageJ2OutOfBoundsFactoryData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static EmptyImageJ2OutOfBoundsFactory |
EmptyImageJ2OutOfBoundsFactory.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static BorderImageJ2OutOfBoundsFactoryData |
BorderImageJ2OutOfBoundsFactoryData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static LUTData |
LUTData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static OMEImageData |
OMEImageData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ROIListData |
ROIListData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo)
Loads
Roi from a path that contains a zip/roi file |
static ImagePlusData |
ImagePlusData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ij.ImagePlus |
ImagePlusData.importImagePlusFrom(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlusColorHSBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusColorData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusColorRGBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusColorLABData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus2DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus2DColorData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DColorLABData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DColorRGBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DColorHSBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus2DGreyscale32FData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DGreyscale16UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DGreyscale8UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DGreyscaleData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus2DGreyscaleMaskData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus3DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus3DColorHSBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DColorData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DColorRGBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DColorLABData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus3DGreyscale16UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DGreyscale32FData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DGreyscaleData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DGreyscale8UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus3DGreyscaleMaskData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus4DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus4DColorRGBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DColorLABData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DColorData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DColorHSBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus4DGreyscaleData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DGreyscale32FData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DGreyscale8UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DGreyscale16UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus4DGreyscaleMaskData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus5DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus5DColorLABData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DColorRGBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DColorHSBData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DColorData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlus5DGreyscaleData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DGreyscale8UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DGreyscale16UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DGreyscale32FData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlus5DGreyscaleMaskData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusFFT3DData |
ImagePlusFFT3DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusFFTData |
ImagePlusFFTData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusFFT2DData |
ImagePlusFFT2DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusFFT5DData |
ImagePlusFFT5DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusFFT4DData |
ImagePlusFFT4DData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ImagePlusData |
ImagePlusGreyscale32FData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusGreyscaleMaskData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusGreyscale8UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusGreyscaleData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static ImagePlusData |
ImagePlusGreyscale16UData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static ParametersData |
ParametersData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static OMEROGroupReferenceData |
OMEROGroupReferenceData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static OMERODatasetReferenceData |
OMERODatasetReferenceData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static OMEROImageReferenceData |
OMEROImageReferenceData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static OMEROProjectReferenceData |
OMEROProjectReferenceData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static StringData |
StringData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static JsonData |
JsonData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
static XMLData |
XMLData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
static JIPipeOutputData |
JIPipeOutputData.importData(JIPipeReadDataStorage storage,
JIPipeProgressInfo progressInfo) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.