Hi all (especially ImgLib2 developers)

 I was wondering if it's the intent that
IterableInterval<https://github.com/imglib/imglib/blob/imglib2-2.0.0-beta-25/core/src/main/java/net/imglib2/IterableInterval.java>necessarily
contains ALL integer coordinates within the interval, or are
gaps allowable?

 Either way, could we clarify this in the javadoc?

 I have the need for an iterable interval implementation that allows
arbitrary ordering and sparseness in the integers covered by the interval,
so I wanted to know if it was appropriate to extend IterableInterval or not.

Thanks!
- Mark
_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to