| Package | Description |
|---|---|
| ij.gui |
| Modifier and Type | Method and Description |
|---|---|
PointRoi |
PointRoi.addPoint(double x,
double y)
Adds a point to this PointRoi.
|
PointRoi |
PointRoi.subtractPoints(Roi roi)
Subtract the points that intersect the specified ROI and return
the result.
|