Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/class-use/PointRoi.html
Дата изменения: Thu Dec 2 23:03:11 2010
Дата индексирования: Mon Oct 1 23:17:40 2012
Кодировка:

Поисковые слова: arp 220
Uses of Class ij.gui.PointRoi (ImageJ API)

Uses of Class
ij.gui.PointRoi

Packages that use PointRoi
ij.gui   
 

Uses of PointRoi in ij.gui
 

Methods in ij.gui that return PointRoi
 PointRoi PointRoi.addPoint(int x, int y)
          Returns a copy of this PointRoi with a point at (x,y) added.
 PointRoi PointRoi.subtractPoints(Roi roi)
          Subtract the points that intersect the specified ROI and return the result.