Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaPlugin.registerDatatypeDisplayOperation(String dataTypeId,
JIPipeDesktopDataDisplayOperation operation)
Registers an additional non-default display operation for the data type.
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopDataDisplayOperation |
JIPipeDataDisplayWrapperImportOperation.getDisplayOperation() |
Constructor and Description |
---|
JIPipeDataDisplayWrapperImportOperation(JIPipeDesktopDataDisplayOperation displayOperation) |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeDesktopDataDisplayOperation> |
JIPipeDatatypeRegistry.getAllRegisteredDisplayOperations(String dataTypeId) |
List<JIPipeDesktopDataDisplayOperation> |
JIPipeDatatypeRegistry.getSortedDisplayOperationsFor(String id)
Gets all import operations for a data type ID
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDatatypeRegistry.registerDisplayOperation(String dataTypeId,
JIPipeDesktopDataDisplayOperation operation)
Registers an operation that will be available to users in the cache view
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopDataDisplayOperation |
JIPipeDesktopDataTableRowDisplayUtil.getMainOperation() |
static JIPipeDesktopDataDisplayOperation |
JIPipeDesktopDataTableRowDisplayUtil.getMainOperation(Class<? extends JIPipeData> dataClass) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeDesktopDataDisplayOperation> |
JIPipeDesktopDataTableRowDisplayUtil.getDisplayOperations() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopDataTableRowDisplayUtil.runDisplayOperation(JIPipeDesktopDataDisplayOperation operation) |
void |
JIPipeDesktopDataTableRowDisplayUtil.runDisplayOperation(JIPipeDesktopDataDisplayOperation operation,
JIPipeDataAnnotation dataAnnotation) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
CopyPathDataDisplayOperation |
class |
OpenPathDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
AddROI3DToManagerDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
ShowTrackSchemeDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
AddToROIManagerDataDisplayOperation |
class |
OpenInImageJ3DViewerDataDisplayOperation |
class |
OpenInImageJDataDisplayOperation |
class |
OpenInNapariDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
ImportImageJPathDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
OpenPlotInJIPipeDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
CacheAwareOpenResultsTableInJIPipeDataDisplayOperation |
class |
OpenResultsTableInImageJDataDisplayOperation |
class |
OpenResultsTableInJIPipeTabDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
ImportJIPipeProjectDataDisplayOperation |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.