|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectij.plugin.HyperStackConverter
public class HyperStackConverter
Implements the "Stack to HyperStack", "RGB to HyperStack" and "HyperStack to Stack" commands.
| Constructor Summary | |
|---|---|
HyperStackConverter()
|
|
| Method Summary | |
|---|---|
void |
run(java.lang.String arg)
This method is called when the plugin is loaded. |
void |
shuffle(ImagePlus imp,
int order)
Changes the dimension order of a 4D or 5D stack from the specified order (CTZ, ZCT, ZTC, TCZ or TZC) to the XYCZT order used by ImageJ. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HyperStackConverter()
| Method Detail |
|---|
public void run(java.lang.String arg)
PlugIn
run in interface PlugIn
public void shuffle(ImagePlus imp,
int order)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||