Modifier and Type | Method and Description |
---|---|
JIPipeVirtualData |
JIPipeDataAnnotation.getVirtualData() |
Constructor and Description |
---|
JIPipeDataAnnotation(String name,
JIPipeVirtualData virtualData) |
Modifier and Type | Method and Description |
---|---|
JIPipeVirtualData |
JIPipeVirtualData.duplicate(JIPipeProgressInfo progressInfo)
Fully duplicates the virtual data
|
JIPipeVirtualData |
JIPipeDataTable.getVirtualData(int row)
Gets the virtual data container at given row
|
JIPipeVirtualData |
JIPipeDataTable.getVirtualDataAnnotation(int row,
String column)
Gets a data annotation as
JIPipeVirtualData |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeVirtualData> |
JIPipeDataTable.getVirtualDataAnnotationMap(int row)
Returns a map of all data annotations as
JIPipeVirtualData |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDataTable.addData(JIPipeVirtualData virtualData,
List<JIPipeTextAnnotation> annotations,
JIPipeTextAnnotationMergeMode mergeStrategy)
Adds data as virtual data reference
|
void |
JIPipeDataTable.addData(JIPipeVirtualData virtualData,
List<JIPipeTextAnnotation> annotations,
JIPipeTextAnnotationMergeMode mergeStrategy,
List<JIPipeDataAnnotation> dataAnnotations,
JIPipeDataAnnotationMergeMode dataAnnotationMergeStrategy)
Adds data as virtual data reference
|
void |
JIPipeDataTable.setVirtualData(int row,
JIPipeVirtualData virtualData)
Sets the data of a specific row
|
void |
JIPipeDataTable.setVirtualDataAnnotation(int row,
String column,
JIPipeVirtualData virtualData)
Sets a virtual data annotation
|
Modifier and Type | Method and Description |
---|---|
List<JIPipeVirtualData> |
JIPipeMergingDataBatch.getVirtualInputData(JIPipeDataSlot slot)
Gets stored data from an input slot
|
List<JIPipeVirtualData> |
JIPipeMergingDataBatch.getVirtualInputData(String slotName)
Gets stored data from an input slot
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMergingDataBatch.addOutputData(JIPipeDataSlot slot,
JIPipeVirtualData data)
Writes output data into the provided slot
Please note that annotations that are added to all annotations should be set up till this point
|
void |
JIPipeMergingDataBatch.addOutputData(JIPipeDataSlot slot,
JIPipeVirtualData data,
List<JIPipeTextAnnotation> additionalAnnotations,
JIPipeTextAnnotationMergeMode mergeStrategy)
Writes output data into the provided slot
Please note that annotations that are added to all annotations should be set up till this point
|
void |
JIPipeMergingDataBatch.addOutputData(JIPipeDataSlot slot,
JIPipeVirtualData data,
List<JIPipeTextAnnotation> additionalAnnotations,
JIPipeTextAnnotationMergeMode annotationMergeStrategy,
List<JIPipeDataAnnotation> additionalDataAnnotations,
JIPipeDataAnnotationMergeMode dataAnnotationMergeStrategy) |
void |
JIPipeDataBatch.addOutputData(JIPipeDataSlot slot,
JIPipeVirtualData virtualData,
List<JIPipeTextAnnotation> additionalAnnotations,
JIPipeTextAnnotationMergeMode mergeStrategy,
List<JIPipeDataAnnotation> additionalDataAnnotations,
JIPipeDataAnnotationMergeMode dataAnnotationMergeStrategy,
JIPipeProgressInfo progressInfo)
Writes output data into the provided slot
Please note that annotations that are added to all annotations should be set up till this point
|
void |
JIPipeMergingDataBatch.addOutputData(String slotName,
JIPipeVirtualData data)
Writes output data into the provided slot
Please note that annotations should be set up till this point
|
void |
JIPipeMergingDataBatch.addOutputData(String slotName,
JIPipeVirtualData data,
JIPipeTextAnnotationMergeMode annotationMergeStrategy,
List<JIPipeTextAnnotation> additionalAnnotations)
Writes output data into the provided slot
Please note that annotations should be set up till this point
|
void |
JIPipeMergingDataBatch.addOutputData(String slotName,
JIPipeVirtualData data,
List<JIPipeTextAnnotation> additionalAnnotations)
Writes output data into the provided slot
Please note that annotations should be set up till this point
|
Modifier and Type | Method and Description |
---|---|
void |
CLIJImageViewerCustomDataLoader.load(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedTrackmateAlgorithmViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedSpotCollectionDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedTracksCollectionDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
TrackSchemeCachedDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJDataSetDataImageViewerCustomLoader.load(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
abstract void |
CachedImagePlusDataViewerWindow.CustomDataLoader.load(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo)
The data loading operation.
|
protected void |
CachedImagePlusDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
protected void |
CachedROIListDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedParametersDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedPlotViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedTextViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedTableViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipeVirtualData |
JIPipeCachedDataPreview.getData()
Returns the stored data or null if it was already cleared
|
Modifier and Type | Method and Description |
---|---|
Function<JIPipeVirtualData,JIPipeVirtualData> |
JIPipeCacheDataViewerWindow.getDataConverterFunction() |
Function<JIPipeVirtualData,JIPipeVirtualData> |
JIPipeCacheDataViewerWindow.getDataConverterFunction() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
JIPipeCacheDataViewerWindow.loadData(JIPipeVirtualData virtualData,
JIPipeProgressInfo progressInfo)
Instruction to load the data from the current data source
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeCacheDataViewerWindow.setDataConverterFunction(Function<JIPipeVirtualData,JIPipeVirtualData> dataConverterFunction) |
void |
JIPipeCacheDataViewerWindow.setDataConverterFunction(Function<JIPipeVirtualData,JIPipeVirtualData> dataConverterFunction) |
Constructor and Description |
---|
JIPipeCachedDataPreview(Component parentComponent,
JIPipeVirtualData data,
boolean deferRendering)
Creates a new instance
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.