Modifier and Type | Method and Description |
---|---|
static JIPipe |
JIPipe.createInstance(Context context)
Helper to create JIPipe from a context.
|
static JIPipe |
JIPipe.ensureInstance()
Ensures that JIPipe is initialized and available.
|
static JIPipe |
JIPipe.ensureInstance(Context context)
Ensures that JIPipe is initialized and available.
|
static JIPipe |
JIPipe.getInstance() |
JIPipe |
JIPipe.ExtensionDiscoveredEvent.getRegistry() |
JIPipe |
JIPipeJavaExtension.getRegistry()
Returns the registry
|
JIPipe |
JIPipeDefaultJavaExtension.getRegistry() |
JIPipe |
JIPipeJsonExtension.getRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeJavaExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo)
Registers custom modules into JIPipe
|
void |
JIPipeJavaExtension.setRegistry(JIPipe registry)
Sets the registry
|
void |
JIPipeDefaultJavaExtension.setRegistry(JIPipe registry) |
void |
JIPipeJsonExtension.setRegistry(JIPipe registry)
Sets the registry instance
|
Constructor and Description |
---|
ExtensionDiscoveredEvent(JIPipe registry,
JIPipeDependency extension) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeCompartmentsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
GroupingExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
LoopingExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipe |
JIPipeDatatypeRegistry.getJIPipe() |
JIPipe |
JIPipeNodeRegistry.getJIPipe() |
JIPipe |
JIPipeImageJAdapterRegistry.getJIPipe() |
JIPipe |
JIPipeExpressionRegistry.getJIPipe() |
JIPipe |
JIPipeUtilityRegistry.getJIPipe() |
JIPipe |
JIPipeSettingsRegistry.getJIPipe() |
JIPipe |
JIPipeExternalEnvironmentRegistry.getJIPipe() |
JIPipe |
JIPipeExtensionRegistry.getJIPipe() |
JIPipe |
JIPipeParameterTypeRegistry.getJIPipe() |
Constructor and Description |
---|
JIPipeDatatypeRegistry(JIPipe jiPipe)
Creates a new instance
|
JIPipeExpressionRegistry(JIPipe jiPipe) |
JIPipeExtensionRegistry(JIPipe jiPipe) |
JIPipeExternalEnvironmentRegistry(JIPipe jiPipe) |
JIPipeImageJAdapterRegistry(JIPipe jiPipe) |
JIPipeNodeRegistry(JIPipe jiPipe)
Creates a new registry
|
JIPipeParameterTypeRegistry(JIPipe jiPipe) |
JIPipeProjectTemplateRegistry(JIPipe jiPipe) |
JIPipeSettingsRegistry(JIPipe jiPipe) |
JIPipeUtilityRegistry(JIPipe jiPipe) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
BatchAssistantExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
CellposeExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
CLIJExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
CoreExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
FilesystemExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
FormsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
MultiTemplateMatchingExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
TrackMateExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
WekaExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJ2Extension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJAlgorithmsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJDataTypesExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
JsonExtensionLoaderExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
void |
JsonExtensionLoaderExtension.setRegistry(JIPipe registry) |
Constructor and Description |
---|
JsonExtensionRegistrationTask(JIPipe registry,
Path filePath,
com.fasterxml.jackson.databind.JsonNode jsonNode) |
Modifier and Type | Method and Description |
---|---|
void |
MultiParameterAlgorithmsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
void |
MultiParametersExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
NodeTemplateBoxToolExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
OMEROExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
OmniposeExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
StandardParametersExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
PipelineRenderExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
PlotsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessesExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
PythonExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
RExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
StandardSettingsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
StringsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
TablesExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ToolsExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
UtilitiesExtension.register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipe |
SplashScreen.getJIPipe() |
Modifier and Type | Method and Description |
---|---|
void |
SplashScreen.setJIPipe(JIPipe registry) |
Modifier and Type | Method and Description |
---|---|
JIPipe |
JIPipeCustomMenuRegistry.getJIPipe() |
Constructor and Description |
---|
JIPipeCustomMenuRegistry(JIPipe jiPipe) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.