I have a vtkImageViewer2 that I wish to zoom in on. I have applied the vtkInteractorStyleImage to the image, and I can zoom using the right mouse button. However, this always zooms in on the center of the image. I'd like to center the zoom on the location that the mouse was initially clicked on. Does anyone have an example of how to do this?<div>
<br></div><div>Thanks</div><div><br></div><div>PS I'm working in Java</div>