|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij2x.plugin.StackReverser
public class StackReverser
This plugin reverses the order of the slices in a stack.
Constructor Summary | |
---|---|
StackReverser()
|
Method Summary | |
---|---|
ImageStack |
reverseStack(ImageStack stack,
ImagePlus imp)
Returns a stack with that has the order of the slices in 'stack' reversed. |
void |
run(java.lang.String arg)
This method is called when the plugin is loaded. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StackReverser()
Method Detail |
---|
public void run(java.lang.String arg)
PlugIn
run
in interface PlugIn
public ImageStack reverseStack(ImageStack stack, ImagePlus imp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |