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