Class CellIterationOrder

java.lang.Object
net.imglib2.img.cell.CellIterationOrder

public class CellIterationOrder extends Object
Iteration order for a CellImg. A CellImg is iterated cell by cell, where each cell is iterated in flat iteration order.
Author:
Tobias Pietzsch