[ImageJ-devel] Does IterableInterval cover all coordinates?

Mark Hiner hinerm at gmail.com
Thu Mar 27 10:32:49 CDT 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20140327/d52a3cdd/attachment.html>


More information about the ImageJ-devel mailing list