Package net.imglib2.img.cell
-
Interface Summary Interface Description AbstractCellImg.CellImgSampler<C> This interface is implemented by all samplers on theAbstractCellImg.LazyCellImg.Get<T> -
Class Summary Class Description AbstractCellImg<T extends NativeType<T>,A extends DataAccess,C extends Cell<A>,I extends RandomAccessible<C> & IterableInterval<C>> Abstract superclass forImgtypes that divide their underlying data into cells.Cell<A> A cell of anAbstractCellImg.CellCursor<T extends NativeType<T>,C extends Cell<?>> Cursoron aAbstractCellImg.CellGrid DefinesAbstractCellImggeometry and translates between image, cell, and grid coordinates.CellImg<T extends NativeType<T>,A extends DataAccess> CellImgFactory<T extends NativeType<T>> Factory for creatingCellImgs.CellIterationOrder Iteration order for aCellImg.CellLocalizingCursor<T extends NativeType<T>,C extends Cell<?>> LocalizingCursoron aAbstractCellImg.CellRandomAccess<T extends NativeType<T>,C extends Cell<?>> RandomAccesson aAbstractCellImg.LazyCellImg<T extends NativeType<T>,A extends DataAccess> AAbstractCellImgthat obtains its Cells lazily when they are accessed.LazyCellImg.LazyCells<T>