Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerDatatypeDisplayOperation(String dataTypeId,
JIPipeDataDisplayOperation operation)
Registers an additional non-default display operation for the data type.
|
Modifier and Type | Method and Description |
---|---|
JIPipeDataDisplayOperation |
JIPipeDataDisplayWrapperImportOperation.getDisplayOperation() |
Constructor and Description |
---|
JIPipeDataDisplayWrapperImportOperation(JIPipeDataDisplayOperation displayOperation) |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeDataDisplayOperation> |
JIPipeDatatypeRegistry.getAllRegisteredDisplayOperations(String dataTypeId) |
List<JIPipeDataDisplayOperation> |
JIPipeDatatypeRegistry.getSortedDisplayOperationsFor(String id)
Gets all import operations for a data type ID
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDatatypeRegistry.registerDisplayOperation(String dataTypeId,
JIPipeDataDisplayOperation operation)
Registers an operation that will be available to users in the cache view
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataDisplayOperation |
class |
OpenTextInJIPipeDataOperation |
Modifier and Type | Class and Description |
---|---|
class |
CopyPathDataOperation |
class |
OpenPathDataOperation |
Modifier and Type | Class and Description |
---|---|
class |
TrackSchemeDataDisplayOperation |
Modifier and Type | Class and Description |
---|---|
class |
AddROIToActiveJIPipeImageViewerDataDisplay |
class |
AddROIToJIPipeImageViewerDataDisplay |
class |
AddToROIManagerDataDisplay |
class |
OpenInImageJDataDisplay |
Modifier and Type | Class and Description |
---|---|
class |
ImportImageJPathDataOperation |
Modifier and Type | Class and Description |
---|---|
class |
OpenPlotInJIPipeDataOperation |
Modifier and Type | Class and Description |
---|---|
class |
CacheAwareOpenResultsTableInJIPipeDataOperation |
class |
OpenResultsTableInImageJDataOperation |
class |
OpenResultsTableInJIPipeTabDataOperation |
Modifier and Type | Class and Description |
---|---|
class |
ImportJIPipeProjectDataOperation |
Modifier and Type | Method and Description |
---|---|
static JIPipeDataDisplayOperation |
JIPipeDataTableRowUI.getMainOperation(Class<? extends JIPipeData> dataClass) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeDataDisplayOperation> |
JIPipeDataTableRowUI.getDisplayOperations() |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.