idService.getImageDisplays()
and test for each ImageDisplay
?
Dataset
as the block of pixels, whereas a display is how you're visualizing it.
Dataset
has no position right now.
ImageDisplay
instead of a Dataset
. That is "more correct" here.
mvn dependency:analyze
trick you showed here yesterday became in handy. Cheers!