public class Exporter
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private ij.ImagePlus | impCurrent 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 © 2018 Open Microscopy Environment