|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.plugin.RoiRotator
public class RoiRotator
This plugin implements the Edit/Selection/Rotate command.
Constructor Summary | |
---|---|
RoiRotator()
|
Method Summary | |
---|---|
static Roi |
rotate(Roi roi,
double angle)
|
void |
run(String arg)
This method is called when the plugin is loaded. |
double |
showDialog(double angle)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoiRotator()
Method Detail |
---|
public void run(String arg)
PlugIn
run
in interface PlugIn
public double showDialog(double angle)
public static Roi rotate(Roi roi, double angle)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |