[udig-devel] Adding images or icons on a layer and detect them
Frederic Renard
FRD at sodiplan.be
Thu May 8 01:09:18 PDT 2008
Hi Jody,
If I uderstand well your question, background tools are aquired into "
net.refractions.udig.tool " plugin.
I first tried extending " net.refractions.udig.tool.default" plugin ,
and extending "net.refractions.udig.project.ui.tool.Tools" interface
without success.
This morning I 've changed my strategy:
I extend plugin " net.refractions.udig.tool" , and my class extends
"net.refractions.udig.project.ui.tool.AbstractTool" abstract class. ...
And it work fine. Now I can display icons on map, move them and display
informations when the mouse cursor fly over them.
Thanks for you help, and have a nice day.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.refractions.net/pipermail/udig-devel/attachments/20080508/ace8803b/attachment.html
More information about the udig-devel
mailing list