Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerImageJDataImporter(String id,
ImageJDataImporter dataImporter,
Class<? extends ImageJDataImporterUI> importerUIClass)
Registers an importer for data from ImageJ
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageJDataImporterUI
Default implementation of an ImageJ data importer UI
|
class |
EmptyImageJDataImporterUI
Default implementation of an ImageJ data importer UI
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPathImageJDataImporterUI
Importer UI that represents the name as path
|
class |
FileImageJDataImporterUI |
class |
FolderImageJDataImporterUI |
class |
PathImageJDataImporterUI |
Modifier and Type | Method and Description |
---|---|
ImageJDataImporterUI |
JIPipeImageJAdapterRegistry.createUIForImportOperation(JIPipeWorkbench workbench,
ImageJDataImportOperation importOperation)
Generates a UI for the importer
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeImageJAdapterRegistry.register(String id,
ImageJDataImporter importer,
Class<? extends ImageJDataImporterUI> uiClass)
Registers an importer
|
Modifier and Type | Class and Description |
---|---|
class |
PathDataImporterUI
Imports
PathData |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlusWindowImageJImporterUI
Imports an
ImagePlus |
class |
RoiManagerImageJImporterUI
Importer around
RoiManagerImageJImporter |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.