Class CellIterationOrder
java.lang.Object
net.imglib2.img.cell.CellIterationOrder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTo be equal an object has to be aCellIterationOrderon aCellImgof the same dimensions and cell-dimensions.
-
Field Details
-
img
-
-
Constructor Details
-
CellIterationOrder
-
-
Method Details
-
equals
To be equal an object has to be aCellIterationOrderon aCellImgof the same dimensions and cell-dimensions.- Overrides:
equalsin classObject- Returns:
- true, if obj is a compatible
CellIterationOrder.
-