public class Exporter extends Object
Modifier and Type | Field and Description |
---|---|
private ij.ImagePlus |
imp
Current stack.
|
private static String |
ORDER |
private LociExporter |
plugin |
Constructor and Description |
---|
Exporter(LociExporter plugin,
ij.ImagePlus imp) |
Modifier and Type | Method and Description |
---|---|
private String |
removeExtension(String name)
Removes the extension of the specified name.
|
void |
run()
Executes the plugin.
|
private static final String ORDER
private ij.ImagePlus imp
private LociExporter plugin
public Exporter(LociExporter plugin, ij.ImagePlus imp)
Copyright © 2017 Open Microscopy Environment