Image Plot and ProductSet

Hi all,

I'm trying to plot an image using a ProductSet of 2 Gridded1DSet and all I
get is dots.
If I use a Integer2DSet or Linear2DSet or even a Gridded2DSet it works fine.
The rows and lines of the image are not evenly spaced but they are aligned.
I do not want to use a Gridded2DSet because this would use to much memory.

Any hint?

Thanks in advance,

Eric Boucher

Attachment: test.java
Description: java/