Constructor and Description |
---|
CellIterationOrder(AbstractCellImg<?,?,?,?> img) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
To be equal an object has to be a
CellIterationOrder on a
CellImg of the same dimensions and cell-dimensions. |
public CellIterationOrder(AbstractCellImg<?,?,?,?> img)
public boolean equals(Object obj)
CellIterationOrder
on a
CellImg
of the same dimensions and cell-dimensions.equals
in class Object
CellIterationOrder
.Copyright © 2015–2022 ImgLib2. All rights reserved.