public abstract class Neighborhood2D extends Object
Constructor and Description |
---|
Neighborhood2D() |
Modifier and Type | Method and Description |
---|---|
Cursor2D |
getCursor() |
abstract Iterable<Cursor2D> |
getNeighbors() |
void |
setCursor(Cursor2D cursor) |
Copyright © 2015–2021 Fiji. All rights reserved.