Uses of Class
ij.gui.PointRoi
Packages that use PointRoi
-
Uses of PointRoi in ij.gui
Modifier and TypeMethodDescriptionPointRoi.addPoint
(double x, double y) Adds a point to this PointRoi.PointRoi.subtractPoints
(Roi roi) Subtract the points that intersect the specified ROI and return the result.