Package net.imglib2.img.cell
package net.imglib2.img.cell
-
ClassDescriptionAbstractCellImg<T extends NativeType<T>, A extends DataAccess, C extends Cell<A>, I extends RandomAccessible<C> & IterableInterval<C>>Abstract superclass for
Imgtypes that divide their underlying data into cells.This interface is implemented by all samplers on theAbstractCellImg.Cell<A>A cell of anAbstractCellImg.Cursoron aAbstractCellImg.DefinesAbstractCellImggeometry and translates between image, cell, and grid coordinates.CellImgFactory<T extends NativeType<T>>Factory for creatingCellImgs.Iteration order for aCellImg.LocalizingCursoron aAbstractCellImg.RandomAccesson aAbstractCellImg.LocalizableSpliterator forCellImg.CellSpliterator.CursorOnCells<C extends Cell<?>>AAbstractCellImgthat obtains its Cells lazily when they are accessed.LazyCellImg.LazyCells<T extends Cell<?>>