Package | Description |
---|---|
loci.plugins.in |
Bio-Formats Importer plugin for ImageJ.
|
Modifier and Type | Field and Description |
---|---|
private ImportStep |
ImportProcess.step
Current step in the import preparation process.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap<java.lang.Integer,ImportStep> |
ImportStep.STEP_TABLE |
Modifier and Type | Method and Description |
---|---|
static ImportStep |
ImportStep.getStep(int step) |
static ImportStep |
ImportStep.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImportStep[] |
ImportStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
ImportProcess.assertStep(ImportStep importStep) |
private void |
ImportProcess.step(ImportStep step) |
Copyright © 2020 Open Microscopy Environment