Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.api.compat | |
org.hkijena.jipipe.api.compat.ui | |
org.hkijena.jipipe.api.registries |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerImageJDataExporter(String id,
ImageJDataExporter dataExporter,
Class<? extends ImageJDataExporterUI> uiClass)
Registers an importer for data from ImageJ
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageJDataExporterUI
Default implementation of an ImageJ data exporter UI
|
class |
EmptyImageJDataExporterUI
Default implementation of an ImageJ data exporter UI
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPathImageJDataExporterUI
Exporter UI that changes the activation state and the name (based on a path)
|
class |
FileImageJDataExporterUI |
class |
FolderImageJDataExporterUI |
class |
PathImageJDataExporterUI |
Modifier and Type | Method and Description |
---|---|
ImageJDataExporterUI |
JIPipeImageJAdapterRegistry.createUIForExportOperation(JIPipeWorkbench workbench,
ImageJDataExportOperation exportOperation)
Generates a UI for the importer
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeImageJAdapterRegistry.register(String id,
ImageJDataExporter exporter,
Class<? extends ImageJDataExporterUI> uiClass)
Registers an importer
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.