Class ArrayLocalizingCursor<T extends NativeType<T>>

Type Parameters:
T -
All Implemented Interfaces:
Iterator<T>, Cursor<T>, EuclideanSpace, Iterator, Localizable, RealCursor<T>, RealLocalizable, Sampler<T>

public final class ArrayLocalizingCursor<T extends NativeType<T>> extends AbstractArrayLocalizingCursor<T>
Localizing Cursor on an ArrayImg.
Author:
Stephan Preibisch, Stephan Saalfeld