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 Neighborhood
public String getDescription()
getDescription
in interface Neighborhood
Copyright © 2014–2022 ImageJ. All rights reserved.