Uses of Interface
net.imglib2.img.cell.LazyCellImg.Get
Packages that use LazyCellImg.Get
-
Uses of LazyCellImg.Get in net.imglib2.img.cell
Fields in net.imglib2.img.cell declared as LazyCellImg.GetConstructors in net.imglib2.img.cell with parameters of type LazyCellImg.GetModifierConstructorDescriptionLazyCellImg(CellGrid grid, Fraction entitiesPerPixel, LazyCellImg.Get<Cell<A>> get) LazyCellImg(CellGrid grid, T type, LazyCellImg.Get<Cell<A>> get) LazyCells(long[] dimensions, LazyCellImg.Get<T> get, T type)