public class Exporter extends Object
Modifier and Type | Field and Description |
---|---|
private ImagePlus |
imp
Current stack.
|
private static String |
ORDER |
private LociExporter |
plugin |
Constructor and Description |
---|
Exporter(LociExporter plugin,
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 ImagePlus imp
private LociExporter plugin
public Exporter(LociExporter plugin, ImagePlus imp)
Copyright © 2016 Open Microscopy Environment