public abstract class Neighborhood3D extends Object
Neighborhood2D| Constructor and Description | 
|---|
Neighborhood3D()  | 
| Modifier and Type | Method and Description | 
|---|---|
Cursor3D | 
getCursor()  | 
abstract Iterable<Cursor3D> | 
getNeighbors()  | 
void | 
setCursor(Cursor3D cursor)
Sets the position of the Neighborhood3D. 
 | 
public abstract Iterable<Cursor3D> getNeighbors()
public void setCursor(Cursor3D cursor)
cursor - the new position of the Neighborhood3Dpublic Cursor3D getCursor()
Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.