Modifier and Type | Interface and Description |
---|---|
interface |
JIPipeJavaPlugin
A Java extension
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDefaultJavaPlugin
Default implementation of
JIPipeJavaPlugin |
class |
JIPipeJsonPlugin
A JSON-serializable extension
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeCompartmentsPlugin
Extension that provides compartment management functionality
|
Modifier and Type | Class and Description |
---|---|
class |
GroupingPlugin
Extension for anything that is related to
JIPipeGraphWrapperAlgorithm |
Modifier and Type | Class and Description |
---|---|
class |
LoopingPlugin
Extension for anything that is related to
JIPipeGraphWrapperAlgorithm |
Modifier and Type | Method and Description |
---|---|
JIPipePlugin |
JIPipeExtensionRegistry.getKnownExtensionById(String id)
Returns a known extension by ID
If multiple extensions share the same ID, only one is returned
If there is none, null will be returned
|
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipePlugin> |
JIPipeExtensionRegistry.getKnownExtensionsById() |
List<JIPipePlugin> |
JIPipeExtensionRegistry.getKnownExtensionsList() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeExtensionRegistry.registerKnownExtension(JIPipePlugin extension)
Registers an extension as known to the extension registry.
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipePrepackagedDefaultJavaPlugin
JIPipeDefaultJavaPlugin for internal usage |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationsPlugin
Extension that provides data types and algorithms to modify data annotations
|
Modifier and Type | Class and Description |
---|---|
class |
BatchAssistantPlugin |
Modifier and Type | Class and Description |
---|---|
class |
CellposePlugin |
Modifier and Type | Class and Description |
---|---|
class |
CLIJPlugin
Integrates CLIJ
|
Modifier and Type | Class and Description |
---|---|
class |
CorePlugin
The core extension
|
Modifier and Type | Class and Description |
---|---|
class |
DevelopmentPlugin
Extension containing some additional tools
|
Modifier and Type | Class and Description |
---|---|
class |
ExpressionPlugin |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemPlugin
Extension that provides filesystem data types
|
Modifier and Type | Class and Description |
---|---|
class |
FormsPlugin
Extension that adds forms
|
Modifier and Type | Class and Description |
---|---|
class |
GraphAnnotationPlugin |
Modifier and Type | Class and Description |
---|---|
class |
IJ3DPlugin |
Modifier and Type | Class and Description |
---|---|
class |
FilamentsPlugin
Extension that adds filaments supports
|
Modifier and Type | Class and Description |
---|---|
class |
MultiTemplateMatchingPlugin
Extension that adds ImageJ2 algorithms
|
Modifier and Type | Class and Description |
---|---|
class |
TrackMatePlugin |
Modifier and Type | Class and Description |
---|---|
class |
WekaPlugin |
Modifier and Type | Class and Description |
---|---|
class |
IlastikPlugin |
Modifier and Type | Class and Description |
---|---|
class |
ImageJ2Plugin
Extension that adds ImageJ2 algorithms
|
Modifier and Type | Class and Description |
---|---|
class |
ImageJAlgorithmsPlugin
Extension that adds ImageJ2 algorithms
|
Modifier and Type | Class and Description |
---|---|
class |
ImageJDataTypesPlugin
Provides ImageJ data types
|
Modifier and Type | Class and Description |
---|---|
class |
ImpPlugin
Python nodes
|
Modifier and Type | Class and Description |
---|---|
class |
JsonExtensionLoaderPlugin
Extension that loads
JIPipeJsonPlugin |
Modifier and Type | Class and Description |
---|---|
class |
MultiParameterAlgorithmsPlugin
Extension that provides capabilities to run multiple parameters
|
class |
MultiParametersPlugin
Extension that provides capabilities to run multiple parameters
|
Modifier and Type | Class and Description |
---|---|
class |
NodeTemplateBoxToolPlugin |
Modifier and Type | Class and Description |
---|---|
class |
OMEROPlugin
Provides data types dor handling strings
|
Modifier and Type | Class and Description |
---|---|
class |
OmniposePlugin |
Modifier and Type | Class and Description |
---|---|
class |
StandardParametersPlugin
Provides some standard parameters
|
Modifier and Type | Class and Description |
---|---|
class |
PipelineRenderPlugin
Extension containing some additional tools
|
Modifier and Type | Class and Description |
---|---|
class |
PlotsPlugin
Provides a standard selection of plots
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessesPlugin |
Modifier and Type | Class and Description |
---|---|
class |
PythonPlugin
Python nodes
|
Modifier and Type | Class and Description |
---|---|
class |
RPlugin |
Modifier and Type | Class and Description |
---|---|
class |
Scene3DPlugin |
Modifier and Type | Class and Description |
---|---|
class |
StandardSettingsPlugin
Extension that provides all JIPipe included settings sheets
|
Modifier and Type | Class and Description |
---|---|
class |
StringsPlugin
Provides data types dor handling strings
|
Modifier and Type | Class and Description |
---|---|
class |
TablesPlugin
Standard set of table operations
|
Modifier and Type | Class and Description |
---|---|
class |
ToolsPlugin
Extension containing some additional tools
|
Modifier and Type | Class and Description |
---|---|
class |
UtilitiesPlugin |
Modifier and Type | Class and Description |
---|---|
class |
UpdateSitePlugin
Helper class that encapsulates an ImageJ update site into a
JIPipePlugin |
Modifier and Type | Method and Description |
---|---|
List<JIPipePlugin> |
ExtensionListPanel.getPlugins() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeModernPluginManager.activateExtension(JIPipePlugin extension) |
void |
JIPipeModernPluginManager.deactivateExtension(JIPipePlugin extension) |
void |
JIPipeModernPluginManagerUI.showExtensionDetails(JIPipePlugin extension) |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionListPanel.setPlugins(List<JIPipePlugin> plugins) |
Constructor and Description |
---|
ActivateDependenciesConfirmationDialog(Component parent,
JIPipeModernPluginManager pluginManager,
JIPipePlugin extension,
Set<JIPipeDependency> missingDependencies,
Set<JIPipeImageJUpdateSiteDependency> missingUpdateSites) |
DeactivateDependentsConfirmationDialog(Component parent,
JIPipeModernPluginManager pluginManager,
JIPipePlugin extension) |
ExtensionAlgorithmCompendiumUI(JIPipePlugin extension) |
ExtensionDataTypeCompendiumUI(JIPipePlugin extension) |
ExtensionInfoPanel(JIPipeModernPluginManagerUI pluginManagerUI,
JIPipePlugin extension) |
ExtensionItemActionButton(JIPipeModernPluginManager pluginManager,
JIPipePlugin extension) |
ExtensionItemLogoPanel(JIPipePlugin extension) |
ExtensionItemPanel(JIPipeModernPluginManagerUI pluginManagerUI,
JIPipePlugin extension) |
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.