Uses of Interface
net.imglib2.img.cell.LazyCellImg.Get
Packages that use LazyCellImg.Get
-
Uses of LazyCellImg.Get in net.imglib2.img.cell
Constructors 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)