public class RectangularNeigh extends Object implements Neighborhood
| Constructor and Description |
|---|
RectangularNeigh(long[] posOffsets,
long[] negOffsets) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
net.imglib2.ops.pointset.PointSet |
getPoints() |
public net.imglib2.ops.pointset.PointSet getPoints()
getPoints in interface Neighborhoodpublic String getDescription()
getDescription in interface NeighborhoodCopyright © 2014–2022 ImageJ. All rights reserved.