<div dir="ltr"><div><div><div><div>Hi all (especially ImgLib2 developers)<br><br></div> I was wondering if it's the intent that <a href="https://github.com/imglib/imglib/blob/imglib2-2.0.0-beta-25/core/src/main/java/net/imglib2/IterableInterval.java">IterableInterval</a> necessarily contains ALL integer coordinates within the interval, or are gaps allowable?<br>

<br></div> Either way, could we clarify this in the javadoc?<br><br></div> 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.<br>

<br>Thanks!<br></div>- Mark<br></div>