ij.plugin
public class RoiRotator extends java.lang.Object implements PlugIn
RoiRotator()
static Roi
rotate(Roi roi, double angle)
rotate(Roi roi, double angle, double xcenter, double ycenter)
void
run(java.lang.String arg)
double
showDialog(double angle)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RoiRotator()
public void run(java.lang.String arg)
PlugIn
run
public double showDialog(double angle)
public static Roi rotate(Roi roi, double angle)
public static Roi rotate(Roi roi, double angle, double xcenter, double ycenter)