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.containedPoints
(Roi roi) Returns the points of this Roi that are contained in the specified area ROI.PointRoi.subtractPoints
(Roi roi) Returns the points of this Roi that are not contained in the specified area ROI.