Uses of Class
net.imglib2.converter.read.BiConvertedCursor
-
Packages that use BiConvertedCursor Package Description net.imglib2.converter.read -
-
Uses of BiConvertedCursor in net.imglib2.converter.read
Methods in net.imglib2.converter.read that return BiConvertedCursor Modifier and Type Method Description BiConvertedCursor<A,B,C>BiConvertedCursor. copy()BiConvertedCursor<A,B,C>BiConvertedIterableInterval. cursor()BiConvertedCursor<A,B,C>BiConvertedIterableInterval. localizingCursor()Creates a localizingCursorfor sourceA only because this will be used for localization.
-