|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.plugin.XY_Reader
public class XY_Reader
This plugin implements the File/Import/XY Coordinates command. It reads a two column text file, such as those created by File/Save As/XY Coordinates, as a polygon ROI. The ROI is displayed in the current image or, if the image is too small, in a new blank image.
Constructor Summary | |
---|---|
XY_Reader()
|
Method Summary | |
---|---|
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 XY_Reader()
Method Detail |
---|
public void run(java.lang.String arg)
PlugIn
run
in interface PlugIn
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |