Uses of Class
net.imglib2.img.sparse.ShortNtree
-
Packages that use ShortNtree Package Description net.imglib2.img.sparse -
-
Uses of ShortNtree in net.imglib2.img.sparse
Methods in net.imglib2.img.sparse that return ShortNtree Modifier and Type Method Description ShortNtree
ShortNtree. createInstance(long[] pos)
Methods in net.imglib2.img.sparse that return types with arguments of type ShortNtree Modifier and Type Method Description NtreeImg<T,ShortNtree>
NtreeImgFactory. createShortInstance(long[] dimensions, Fraction entitiesPerPixel)
-