hi Don,
Thanks for u r reply . But my requirement is somewhat
different .
I am converting each Polygon to esripolygon using
convert method .
EsriPolygon esriPoly = EsriPolygon.convert(omPoly);
esriPoly is added to graphics and rendered.
graphics.add(esripoly);
Now the requirement is to catch the events on the
esrigraphic. Is it possible ? if yes pl , let me
know.
reply awaited , Thx in advance .
- Raghu(Raghavendra K),Scientist,ADRIN(ISRO,DOS).
--- Don Dietrick <dietrick_at_bbn.com> wrote:
> Hi Raghu,
>
> The com.bbn.openmap.plugin.esri.EsriPlugIn does
> this, if you want to
> look at that code as an example.
>
> - Don
>
> On Nov 3, 2004, at 2:14 AM, Raghu wrote:
>
> > hello ,
> > can anybody tell me how to catch mouse event on
> ESRI
> > shape file. i have added an ESRI shape file to map
> , i
> > would like to catch the mouse event on the shape
> and
> > like to get the metadata information . can anybody
> > help me out .
> > Thanks in advance .
> >
> > regards
> > Raghu(Raghavendra K),Scientist,ADRIN(ISRO,DOS).
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Check out the new Yahoo! Front Page.
> > www.yahoo.com
> >
> >
> > --
> > [To unsubscribe to this list send an email to
> "majdart_at_bbn.com"
> > with the following text in the BODY of the message
> "unsubscribe
> > openmap-users"]
> >
> >
>
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Don Dietrick, dietrick_at_bbn.com
> BBN Technologies, Cambridge, MA
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Mon Nov 08 2004 - 07:42:01 EST