Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/XYCoordinates.html
Дата изменения: Thu Dec 2 23:03:11 2010 Дата индексирования: Mon Oct 1 22:37:47 2012 Кодировка: Поисковые слова: arp 220 |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ij.plugin.XYCoordinates
public class XYCoordinates
Writes the XY coordinates and pixel values of all non-background pixels to a tab-delimited text file. Backround is assumed to be the value of the pixel in the upper left corner of the image.
Constructor Summary | |
---|---|
XYCoordinates()
|
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 XYCoordinates()
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 |