|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectij.plugin.RoiReader
public class RoiReader
Opens ImageJ, NIH Image and Scion Image for windows ROI outlines. RoiDecoder.java has a description of the file format.
RoiDecoder,
RoiWriter| Constructor Summary | |
|---|---|
RoiReader()
|
|
| Method Summary | |
|---|---|
void |
openRoi(java.lang.String dir,
java.lang.String name)
|
void |
run(java.lang.String arg)
This method is called when the plugin is loaded. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoiReader()
| Method Detail |
|---|
public void run(java.lang.String arg)
PlugIn
run in interface PlugIn
public void openRoi(java.lang.String dir,
java.lang.String name)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||