Hi everyone, we are trying to display an image using java, and the format of the file is in vtkStructuredPoints. After using the vtkStructuredPointsReader to read in the file. Then what should I do in order to display it on a vtkPanel? Thanks in advance, shw206