<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">Hello Benjamin,<br>Thanks for the help. I ran the java viewer and it worked well.<br>I have another question here. I see that the zoom/pan on the image is not smooth. I want to implement smooth animated zoom/pan in my application for these images. Is there a plan to support this feature?<br><br>Thank you for the help,<br>Amay.</div></div><div dir="ltr"><hr><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:bgilbert@cs.cmu.edu">Benjamin Gilbert</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">12-10-2014 08:00 AM</span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Cc: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:amay_ms@yahoo.com">amay pandey</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">Re: Using open slide in Java Eclipse RCP based application...</span><br><br></div>On 10/11/2014 02:18 PM, amay pandey wrote:<br>> I am implementing a slide viewer in Java Eclipse RCP framework. Today I<br>> come across OpenSlide and it looks very promising. The Eclipse RCP is a<br>> Java based application framework using which we are implementing the<br>> GUI. I want to understand how I can integrate OpenSlide here? Do you<br>> have any example?<br>> Is there a API documentation and guide about how to use OpenSlide in Java?<br><br>Hi Amay,<br><br>There is a complete Java binding to OpenSlide (called OpenSlide Java), <br>but it is not documented nor very actively maintained. I suggest you <br>look through the source code for the org.openslide.OpenSlide class to <br>get an idea of the API, and use the documentation for the OpenSlide C <br>API to find out about OpenSlide's semantics. If you're looking for an <br>example, OpenSlide Java also includes a (somewhat buggy) demo viewer <br>application.<br><br>--Benjamin Gilbert<br><br></body></html>