All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ij.plugin.XY_Coordinates

java.lang.Object
   |
   +----ij.plugin.XY_Coordinates

public class XY_Coordinates
extends Object
implements PlugIn
Writes the XY coordinates of all black pixels in the active image to a text file.


Constructor Index

 o XY_Coordinates()

Method Index

 o run(ImagePlus)

Constructors

 o XY_Coordinates
 public XY_Coordinates()

Methods

 o run
 public void run(ImagePlus imp)

All Packages  Class Hierarchy  This Package  Previous  Next  Index