Class Moving_3D_Shape

java.lang.Object
  extended by Moving_3D_Shape
All Implemented Interfaces:
ij.plugin.PlugIn

public class Moving_3D_Shape
extends java.lang.Object
implements ij.plugin.PlugIn


Constructor Summary
Moving_3D_Shape()
           
 
Method Summary
 void createShape(java.lang.String arg)
           
 void rampStack()
           
 void run(java.lang.String arg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Moving_3D_Shape

public Moving_3D_Shape()
Method Detail

run

public void run(java.lang.String arg)
Specified by:
run in interface ij.plugin.PlugIn

createShape

public void createShape(java.lang.String arg)

rampStack

public void rampStack()